mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-15 12:41:06 +02:00
added legal pages, resized tablet view, fixed prettier
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import React from "react";
|
||||
|
||||
import * as styles from "./Icon.module.scss";
|
||||
import { ICONS } from "@/constants";
|
||||
|
||||
import * as styles from "./Icon.module.scss";
|
||||
|
||||
interface Props {
|
||||
name: keyof typeof ICONS;
|
||||
|
Reference in New Issue
Block a user