use-suspense-today
Use React Suspense today, with any data fetching library
Install
npm install --save use-suspense-today
Usage
; ;
Check out unit tests for a better example.
License
MIT © Hermanya
This hook is created using create-react-hook.