click-to-component
click-to-component copied to clipboard
Remix example
Remix doesn't seem to have a ready-to-go app but instead has https://remix.run/docs/en/v1/tutorials/blog
Mostly solved by #7, but needs resolution to actually work.
Remix would work if it supported __source from https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx-source like CRA/Next.js/Vite do.
This should be fixed by #73.