diff --git a/frontend/components/dashboard/DashboardViewer.tsx b/frontend/components/dashboard/DashboardViewer.tsx index d26ac0b7..b9346ba7 100644 --- a/frontend/components/dashboard/DashboardViewer.tsx +++ b/frontend/components/dashboard/DashboardViewer.tsx @@ -545,8 +545,8 @@ export function DashboardViewer({ {/* 데스크톱: 디자이너에서 설정한 위치 그대로 렌더링 (화면에 맞춰 비율 유지) */}
- {/* 다운로드 버튼 */} -
+ {/* 다운로드 버튼 - 비활성화 */} + {/*
+
*/}
- {/* 다운로드 버튼 */} -
+ {/* 다운로드 버튼 - 비활성화 */} + {/*
+
*/}
{sortedElements.map((element) => (