중복 분할패널 숨김처리
This commit is contained in:
parent
2a8acd9a02
commit
f7ab488b3c
|
|
@ -150,6 +150,9 @@ export function ComponentsPanel({
|
|||
"image-display", // → unified-media (image)
|
||||
// 공통코드관리로 통합 예정
|
||||
"category-manager", // → 공통코드관리 기능으로 통합 예정
|
||||
// 분할 패널 정리 (split-panel-layout v1 유지)
|
||||
"split-panel-layout2", // → split-panel-layout로 통합
|
||||
"screen-split-panel", // 화면 임베딩 방식은 사용하지 않음
|
||||
];
|
||||
|
||||
return {
|
||||
|
|
|
|||
Loading…
Reference in New Issue