diff --git a/frontend/lib/registry/components/split-panel-layout/SplitPanelLayoutConfigPanel.tsx b/frontend/lib/registry/components/split-panel-layout/SplitPanelLayoutConfigPanel.tsx index 1f3430ec..fe513550 100644 --- a/frontend/lib/registry/components/split-panel-layout/SplitPanelLayoutConfigPanel.tsx +++ b/frontend/lib/registry/components/split-panel-layout/SplitPanelLayoutConfigPanel.tsx @@ -363,22 +363,6 @@ export const SplitPanelLayoutConfigPanel: React.FC -
- - updateLeftPanel({ showEdit: checked })} - /> -
- -
- - updateLeftPanel({ showDelete: checked })} - /> -
-
-
- - updateRightPanel({ showEdit: checked })} - /> -
- -
- - updateRightPanel({ showDelete: checked })} - /> -
- {/* 우측 패널 표시 컬럼 설정 */}