UNPKG

@appearhere/bloom

Version:

Appear Here's pattern library and styleguide

6 lines (3 loc) 120 B
import React from 'react'; const FourOhFour = () => <div>Uh oh, this page dun exist</div>; export default FourOhFour;