New program page

This commit is contained in:
2022-06-17 22:35:10 +03:00
parent b7ee46401d
commit 438a2d4c07
8 changed files with 225 additions and 94 deletions

View File

@@ -1,8 +1,9 @@
import React from 'react';
import shared from '../styles/Shared.module.scss';
const Info = () => {
return (
<section className='page'>
<section className={shared.page}>
<h1>Info</h1>
<i>Lisätietoja tulossa myöhemmin!</i>