fix(schema-panel): correct close logic (#1274)

This commit is contained in:
xuanlid 2025-04-01 08:55:52 -07:00 committed by GitHub
parent 730bfb93ae
commit 4d9a68b868
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ export default {
PluginPanel,
IconDownloadLink: iconDownloadLink()
},
inheritAttrs: false,
props: {
fixedPanels: {
type: Array