mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 12:40:50 +00:00
fix(block-workbench): destroy after close modal
This commit is contained in:
parent
700e18fb1a
commit
72e3d0c0ac
@ -79,7 +79,7 @@ export function ModalActionSchemaInitializerItem(props) {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
}, []);
|
}, [visible]);
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
|
Loading…
Reference in New Issue
Block a user