좌측 패널에 매핑한 컬럼 나오도록 구현
This commit is contained in:
@@ -268,6 +268,7 @@ export const SplitPanelLayoutConfigPanel: React.FC<SplitPanelLayoutConfigPanelPr
|
||||
onCheckedChange={(checked) => updateLeftPanel({ showAdd: checked })}
|
||||
/>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
{/* 우측 패널 설정 */}
|
||||
|
||||
Reference in New Issue
Block a user