import Button, { EButtonSize, EButtonStyleType, EButtonColor } from "@Front/Components/DesignSystem/Button"; import CircleProgress from "@Front/Components/DesignSystem/CircleProgress"; import Newsletter from "@Front/Components/DesignSystem/Newsletter"; import Table from "@Front/Components/DesignSystem/Table"; import Tag, { ETagColor, ETagVariant } from "@Front/Components/DesignSystem/Tag"; import Typography, { ETypo } from "@Front/Components/DesignSystem/Typography"; import DefaultTemplate from "@Front/Components/LayoutTemplates/DefaultTemplate"; import classes from "./classes.module.scss"; export default function DesignSystem() { return (
DesignSystem
Circle Progress
Tags
Table Tags
Table Send email ), }, { key: "2", name: "Doe", firstname: "Jane", button: , }, { key: "3", name: "Doe", firstname: "Jack", button: , }, ]} /> Buttons
); }