mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 09:25:47 +01:00
⚰️ Remove unused type
This commit is contained in:
@@ -10,8 +10,6 @@ import { IconInfoCircle } from '@tabler/icons-react';
|
|||||||
import { useEditor } from '@tiptap/react';
|
import { useEditor } from '@tiptap/react';
|
||||||
import StarterKit from '@tiptap/starter-kit';
|
import StarterKit from '@tiptap/starter-kit';
|
||||||
|
|
||||||
type A = HoverCardProps['position'];
|
|
||||||
|
|
||||||
interface InfoCardProps {
|
interface InfoCardProps {
|
||||||
bg?: SystemProp<DefaultMantineColor>;
|
bg?: SystemProp<DefaultMantineColor>;
|
||||||
cardProp?: Partial<RichTextEditorProps>;
|
cardProp?: Partial<RichTextEditorProps>;
|
||||||
|
|||||||
Reference in New Issue
Block a user