Oct 28, 2022
I tried following through but then i couldnt use the recoil state without exporting it. Typescript does not allow export from inside a component unless it is declared at the top level, so i ran into an error.
I tried following through but then i couldnt use the recoil state without exporting it. Typescript does not allow export from inside a component unless it is declared at the top level, so i ran into an error.