fix(package): maybe resolve some bundling issues

This commit is contained in:
Linden
2024-01-09 14:41:42 +11:00
parent 413b8b10b2
commit 989b164d0e
9 changed files with 40 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
import { Sx } from '@mantine/core';
import { IconName, IconPrefix } from '@fortawesome/fontawesome-common-types';
import type { Sx } from '@mantine/core';
import type { IconName, IconPrefix } from '@fortawesome/fontawesome-common-types';
type NotificationPosition =
| 'top'