more ignored words

This commit is contained in:
2022-02-24 07:55:49 +01:00
parent dc515f3316
commit 8777be462d
3 changed files with 10 additions and 8 deletions

View File

@@ -2,10 +2,10 @@ import { Pane, Heading } from "evergreen-ui";
export default function Header() {
return (
<Pane>
<Heading is="h1" size={800} marginBottom={42}>
Generuj profil przekroju terenu
</Heading>
</Pane>
);
}