chore: remove cn non-default exports
This commit is contained in:
parent
843cfc4d4f
commit
c9d8052e39
35 changed files with 62 additions and 76 deletions
|
|
@ -13,7 +13,7 @@ import { ProgressBar } from 'react-aria-components';
|
|||
import { ErrorPopup } from '~/components/Error';
|
||||
import ToastProvider from '~/components/ToastProvider';
|
||||
import stylesheet from '~/tailwind.css?url';
|
||||
import { cn } from '~/utils/cn';
|
||||
import cn from '~/utils/cn';
|
||||
import { useToastQueue } from '~/utils/toast';
|
||||
|
||||
export const meta: MetaFunction = () => [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue