mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
Update 404.md
This commit is contained in:
parent
aec0eb9f93
commit
20fa17b8b1
@ -20,7 +20,7 @@ ReactDOM.render(
|
|||||||
<Result
|
<Result
|
||||||
status="404"
|
status="404"
|
||||||
title="404"
|
title="404"
|
||||||
subTitle="'Sorry, the page you visited does not exist."
|
subTitle="Sorry, the page you visited does not exist."
|
||||||
extra={<Button type="primary">Back Home</Button>}
|
extra={<Button type="primary">Back Home</Button>}
|
||||||
/>,
|
/>,
|
||||||
mountNode,
|
mountNode,
|
||||||
|
Loading…
Reference in New Issue
Block a user