fix: [fire-shutter] 기본 탭을 3D 렌더링으로 변경

This commit is contained in:
김보곤
2026-03-14 18:23:07 +09:00
parent d71179adc8
commit 201b1e2775

View File

@@ -396,7 +396,7 @@
// STATE
// ============================
const S = {
tab: 'ShutterBox',
tab: '3D',
productType: 'screen',
openWidth: 2000,
openHeight: 3000,