react-hydrated
v1.0.2
Published
React helpers for working with hydrated server-side and client-side issues.
Downloads
37
Readme
React hydrated
npm install react-hydrated
Usage
Wrap your app by <HydratingRoot>
. Then use useHydrated()
hook in subcomponents.