airbnb/hypernova-react
GitHub で見るReactDOM.hydrate is no longer supported in React 18
Open
#74 opened on 2023年1月27日
help wanted
Repository metrics
- Stars
- (247 stars)
- PR merge metrics
- (PR metrics pending)
説明
Hi Everyone!
On the execution of this line
import { renderReact } from 'hypernova-react';
.
.
.
renderReact('App', ReduxApp);
I am seeing the following error in the console.
Is this on hypernova's end or on my end?
