디자이너/뷰어 렌더링 통일 - react-grid-layout 제거, CSS Grid 1fr 단위 사용 반응형 모드 자동 전환 - useResponsiveMode 훅 추가 디자이너 UI 개선 - 컴포넌트 헤더/삭제 아이콘 제거, 전체 영역 드래그
4 lines
136 B
TypeScript
4 lines
136 B
TypeScript
// POP 디자이너 패널 export
|
|
export { PopPanel } from "./PopPanel";
|
|
export { ComponentEditorPanel } from "./ComponentEditorPanel";
|