UNPKG
dflzm
Version:
latest (0.4.0)
0.4.0
0.3.0
0.2.0
x
dflzm
/
client
/
container
/
NotFound.jsx
4 lines
(2 loc)
•
77 B
JSX
View Raw
1
2
3
4
import
React
from
'react'
export
default
() =>
<
h1
>
前端自定义 404
</
h1
>