feature/v2-unified-renewal #379

Merged
kjs merged 145 commits from feature/v2-unified-renewal into main 2026-02-03 12:11:19 +09:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit f7ab488b3c - Show all commits

View File

@ -150,6 +150,9 @@ export function ComponentsPanel({
"image-display", // → unified-media (image) "image-display", // → unified-media (image)
// 공통코드관리로 통합 예정 // 공통코드관리로 통합 예정
"category-manager", // → 공통코드관리 기능으로 통합 예정 "category-manager", // → 공통코드관리 기능으로 통합 예정
// 분할 패널 정리 (split-panel-layout v1 유지)
"split-panel-layout2", // → split-panel-layout로 통합
"screen-split-panel", // 화면 임베딩 방식은 사용하지 않음
]; ];
return { return {