chore: migrate nextui to heroui (#141)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Button, Modal, ModalContent, ModalHeader, ModalBody, ModalFooter } from '@nextui-org/react';
|
||||
import { Button, Modal, ModalContent, ModalHeader, ModalBody, ModalFooter } from '@heroui/react';
|
||||
|
||||
type Props = {
|
||||
isOpen: boolean;
|
||||
|
||||
Reference in New Issue
Block a user