Update index.js
This commit is contained in:
parent
b8746208e3
commit
4462adf732
@ -12,7 +12,7 @@ const NotFound = () => (
|
|||||||
className="small-icon"
|
className="small-icon"
|
||||||
/>
|
/>
|
||||||
<Segment attached="bottom">
|
<Segment attached="bottom">
|
||||||
未找到所请求的页面
|
Requested page was not found.
|
||||||
</Segment>
|
</Segment>
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user