UNPKG

@tikpage/reactjs-popup

Version:

React Popup Component - Modals,Tooltips and Menus —  All in one

8 lines (6 loc) 123 B
import React from 'react' export default () => ( <div> <h1>404 - Oh no's! We couldn't find that page :(</h1> </div> )