refactor: remove closable prop from VibePanel modal

This commit is contained in:
GuanMu 2025-12-29 14:18:29 +08:00
parent 18babd6f81
commit 86054b79ef
1 changed files with 0 additions and 1 deletions

View File

@ -140,7 +140,6 @@ const VibePanel: FC = () => {
onClose={handleClose}
className="min-w-[1140px] !p-0"
clickOutsideNotClose
closable
>
<div className="flex h-[680px] flex-wrap">
<div className="h-full w-[570px] shrink-0 overflow-y-auto border-r border-divider-regular p-6">