chore: Upgrade Prettier 1.8 -> 2.0 (#1436)
This commit is contained in:
@ -10,9 +10,8 @@ const Error404 = () => {
|
||||
<PageTitle title="Not Found" />
|
||||
<h1>Not found</h1>
|
||||
<Empty>
|
||||
We were unable to find the page you’re looking for. Go to the <a href="/">
|
||||
homepage
|
||||
</a>?
|
||||
We were unable to find the page you’re looking for. Go to the
|
||||
<a href="/">homepage</a>?
|
||||
</Empty>
|
||||
</CenteredContent>
|
||||
);
|
||||
|
Reference in New Issue
Block a user