Solidjs route not working...
I am getting an error which you can see in the image and I can't see the content which I put in there.
I am using Solidjs 1.8.11 with @solidjs/router 0.13.2 and JS
My code -
Index.jsx -
App.jsx -
home.jsx -
home.jsx is in ./src/pages
while App.jsx & index.jsx are in ./src
I am using Solidjs 1.8.11 with @solidjs/router 0.13.2 and JS
My code -
Index.jsx -
App.jsx -
home.jsx -
home.jsx is in ./src/pages
while App.jsx & index.jsx are in ./src

