this should be call uncontrolled modal
This commit is contained in:
@@ -61,7 +61,7 @@ export function Modal({
|
||||
)
|
||||
}
|
||||
|
||||
export function ControlledModal({
|
||||
export function UncontrolledModal({
|
||||
children,
|
||||
button,
|
||||
}: {
|
||||
|
||||
Reference in New Issue
Block a user