diff --git a/src/figma-make/components/pages/daily-checklist/DailyChecklistContent.tsx b/src/figma-make/components/pages/daily-checklist/DailyChecklistContent.tsx index 79049480..266b8740 100644 --- a/src/figma-make/components/pages/daily-checklist/DailyChecklistContent.tsx +++ b/src/figma-make/components/pages/daily-checklist/DailyChecklistContent.tsx @@ -1478,6 +1478,8 @@ export function DailyChecklistContent() { inputWrapper: 'flex items-center', label: 'font-semibold text-gray-900', }} + maxSize={5242880} // 5 MB + bottomLabel='Ukuran file maksimal 5MB' /> )}