Commit ed59836
fix: update import paths in serverRegistration.jsx for React on Rails v16
- Update imports to use new ror_components directory structure
- Fix paths for App, RouterApp, SimpleCommentScreen, NavigationBarApp, Footer
- Use RouterApp.server for server-side registration
- Resolves ESLint import/no-unresolved errors in CI
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent fcf19f5 commit ed59836
1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments