mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-29 18:50:00 +08:00
fix result error (#17385)
This commit is contained in:
parent
d942f173f9
commit
3faae975fa
@ -28,7 +28,7 @@ const StatusMap = {
|
||||
extra: <Button type="primary">Back Home</Button>,
|
||||
},
|
||||
'500': {
|
||||
title: '404',
|
||||
title: '500',
|
||||
subTitle: 'Sorry, the server is wrong.',
|
||||
extra: <Button type="primary">Back Home</Button>,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user