mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-09-18 04:32:37 +00:00
Fix to close remainig popover after deleting table
This commit is contained in:
@@ -104,6 +104,7 @@ export default function Table(props) {
|
||||
}}
|
||||
/>
|
||||
<Popover
|
||||
key={tableData.key}
|
||||
content={
|
||||
<div className="popover-theme">
|
||||
<div className="mb-2">
|
||||
|
Reference in New Issue
Block a user