Create project schema and scaffold + some minor changes
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { hydrateRoot, createRoot } from 'react-dom/client'
|
||||
|
||||
import App from './App'
|
||||
import App from 'src/App'
|
||||
/**
|
||||
* When `#redwood-app` isn't empty then it's very likely that you're using
|
||||
* prerendering. So React attaches event listeners to the existing markup
|
||||
|
Reference in New Issue
Block a user