We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714adbf commit 81d2a65Copy full SHA for 81d2a65
2 files changed
src/components/Notification.js
src/pages/index.js
@@ -14,11 +14,9 @@ import {
14
TableRow,
15
} from "@material-ui/core"
16
import Container from "../components/Container"
17
-import Notification from "../components/Notification"
18
19
const IndexPage = () => (
20
<Layout>
21
- <Notification />
22
<Banner />
23
<Container>
24
<section id="yleistä">
0 commit comments