added a nice little message on our error page
This commit is contained in:
parent
587e8ef70d
commit
6e6ad45149
@ -10,6 +10,7 @@ export const Error = () => (
|
||||
<span className="card-title">
|
||||
<i className="large material-icons">do_not_disturb</i>
|
||||
</span>
|
||||
<h3>API OFFLINE</h3>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user