I encounter a problem with useState. I try to put a variables initial value into false but the VSCode tells me that it expects 0 arguments on useState function call.
Can I get some help?
I encounter a problem with useState. I try to put a variables initial value into false but the VSCode tells me that it expects 0 arguments on useState function call.
Can I get some help?