mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
fix: build
This commit is contained in:
parent
62935362fb
commit
41084ac972
@ -82,6 +82,5 @@ export const closeAll = () => {
|
||||
|
||||
keys.map((key) => {
|
||||
globalToastQueue?.close(key);
|
||||
globalToastQueue?.remove(key);
|
||||
});
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user