feat: temp shitty fixes to alexender know how to do better
This commit is contained in:
@ -3,7 +3,7 @@ import { Group, Stack, Text } from "@mantine/core";
|
||||
import FooterClickable from "@/components/layout/Footer/FooterClickable";
|
||||
import styles from "./Footer.module.css";
|
||||
|
||||
type LinkData = {
|
||||
export type LinkData = {
|
||||
icon: typeof IconPlus;
|
||||
label: string;
|
||||
href: string;
|
||||
|
||||
Reference in New Issue
Block a user