|
|
|
@ -5,10 +5,7 @@ export default () => ( |
|
|
|
<Result |
|
|
|
status="403" |
|
|
|
title="403" |
|
|
|
style={{ |
|
|
|
background: 'none', |
|
|
|
}} |
|
|
|
subTitle="Sorry, you don't have access to this page." |
|
|
|
subTitle="Sorry, you are not authorized to access this page." |
|
|
|
extra={ |
|
|
|
<Link to="/"> |
|
|
|
<Button type="primary">Back to home</Button> |
|
|
|
|