Merge branch 'feat/plugins' into dev/plugin-deploy

This commit is contained in:
JzoNg
2024-12-27 14:47:22 +08:00
5 changed files with 26 additions and 15 deletions

View File

@ -36,10 +36,6 @@ const iconClassName = `
w-5 h-5 mr-2
`
const scrolledClassName = `
border-b shadow-xs bg-white/[.98]
`
type IAccountSettingProps = {
onCancel: () => void
activeTab?: string