http status cat images, for routing users and handling various http status responses.
import HttpCat from 'react-http-cats';
class Demo extends React.Component {
render() {
return (
<HttpCat status={ 404 } />
);
}
}| Name | Name | Last commit date | ||
|---|---|---|---|---|