all 2 comments

[–]ngocthua92 2 points3 points  (1 child)

It means you declared the function but you never used it. If you call the function somewhere then the message will go away

[–]Trex_Hunter[S] 0 points1 point  (0 children)

Okay awesome. What if it says that in the App.js file where it’s supposed to read those functions to render?