@@ -1,5 +1,8 @@
|
||||
import { AppPath } from '@/types/AppPath';
|
||||
import { type ModalSize, type ModalVariants } from '@/ui/layout/modal/components/Modal';
|
||||
import {
|
||||
type ModalSize,
|
||||
type ModalVariants,
|
||||
} from '@/ui/layout/modal/components/Modal';
|
||||
|
||||
type AuthModalConfigType = {
|
||||
size: ModalSize;
|
||||
|
||||
Reference in New Issue
Block a user