chore: migrate nextui to heroui (#141)
This commit is contained in:
@@ -11,7 +11,7 @@ import {
|
||||
ModalHeader,
|
||||
ModalBody,
|
||||
ModalFooter,
|
||||
} from '@nextui-org/react';
|
||||
} from '@heroui/react';
|
||||
import { ProjectType, ProjectDialogMessages } from '@/types/project';
|
||||
|
||||
type Props = {
|
||||
|
||||
Reference in New Issue
Block a user