import BasePage from "@Front/Components/Layouts/Base"; import DefaultTemplate from "@Front/Components/LayoutTemplates/DefaultTemplate"; import classes from "./classes.module.scss"; import Typography, { ITypo } from "@Front/Components/DesignSystem/Typography"; export default class Home extends BasePage { public override render(): JSX.Element { return (
JDJADJIZDIAZN?DIAZ?
COUCOU JE SUIS UNE TYPO COUCOU JE SUIS UNE TYPO
); } }