react-cf-component-not-found
v0.0.6
Published
Not found component for Control Fitness.
Downloads
7
Readme
react-cf-component-not-found
Not found component for Control Fitness.
This component work with https://www.npmjs.com/package/found.
Example
import NotFound from 'react-cf-component-not-found';
...
renderError: ({ error }) => (NotFound),
...