in packages/client/src/components/ExportForm.tsx [346:357]
Max 10GB (roughly 3 hours of video)
</span>
</div>
</div>
</div>
<Flowbite theme={{ theme: customTheme }}>
{!atLeastOneExport() ? (
<Alert className="font-light text-sm align-middle" color="red">
Please select at least one item for export
</Alert>
) : null}