화면관리 12컬럼 중간 커밋
This commit is contained in:
@@ -43,6 +43,8 @@ import { FormValidationIndicator } from "@/components/common/FormValidationIndic
|
||||
import { useFormValidation } from "@/hooks/useFormValidation";
|
||||
import { UnifiedColumnInfo as ColumnInfo } from "@/types";
|
||||
import { isFileComponent } from "@/lib/utils/componentTypeUtils";
|
||||
import { buildGridClasses } from "@/lib/constants/columnSpans";
|
||||
import { cn } from "@/lib/utils";
|
||||
|
||||
interface InteractiveScreenViewerProps {
|
||||
component: ComponentData;
|
||||
|
||||
Reference in New Issue
Block a user