hide popup when click setting

This commit is contained in:
Gabe Yuan
2023-08-09 04:39:50 +08:00
parent 9660948ced
commit a9609cfb0d
2 changed files with 3 additions and 2 deletions

View File

@@ -103,7 +103,7 @@ export default function Action() {
}
>
<Paper>
<Popup />
<Popup setShowPopup={setShowPopup} />
</Paper>
</Draggable>
<Draggable