UNPKG

gitdocs

Version:

Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.

8 lines (6 loc) 102 B
import React from 'react' export default function () { return ( <h1>Page Not Found!</h1> ) }