Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(remix) Expand valid Remix cases for route modules. (#6042)
- Change `getDefaultExportNameAndUidFromFile` to optionally return a uid. Permitting a file that exists with a default export to be included if it doesn't have a `UTOPIA_JSX_COMPONENT` matching that export.
- Loading branch information