HARRRRRRD HOT FIX: Remove all error and warning

This commit is contained in:
iMax 2024-12-06 06:08:00 +01:00
parent d685e00bc3
commit f8ffe3e16f
9 changed files with 4 additions and 15 deletions

View file

@ -1,4 +1,4 @@
import { ReactNode, MouseEventHandler } from 'react';
import { ReactNode } from 'react';
interface ButtonProps {
color: 'primary' | 'secondary';