Can't pass props onto another component
in my App.jsx component, I pass the Template component the following props, but inside the Template component, I can't access them, idk why or what I could do ... Help!
6 Replies
these are essentially the errors it shows
people are talking about rules in the eslintrc.cjs but I'm not sure to understand what I should do
Post-bug fix
this seems to have worked, by adding the initally empty brackets for some reason
I have no clue why