forked from Shiloh/remnantchat
test: log update test message
This commit is contained in:
parent
de38dfa138
commit
db5b8b7905
@ -12,3 +12,6 @@ root.render(<Bootstrap />)
|
|||||||
// to log results (for example: reportWebVitals(console.log))
|
// to log results (for example: reportWebVitals(console.log))
|
||||||
// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals
|
// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals
|
||||||
reportWebVitals()
|
reportWebVitals()
|
||||||
|
|
||||||
|
// FIXME: Remove this
|
||||||
|
console.log('Update test')
|
||||||
|
Loading…
Reference in New Issue
Block a user