lazarv / react-server

The easiest way to build React apps with server-side rendering
https://react-server.dev
MIT License
118 stars 6 forks source link

fix: router imports #2

Closed lazarv closed 1 year ago

lazarv commented 1 year ago

Fixes file types for ActionState and Params. Updates import of these files.

This fixes an issue with production build when used the framework from node_modules instead of this monorepo or as a linked dependency as a symlink.