mirror of
https://github.com/YuzuZensai/beamboxctl.git
synced 2026-07-21 20:42:19 +00:00
✨ feat: prompt for confirmation before uploading animated media from #2
Adds a confirmation step when users attempt to upload GIFs or videos. These are back to experimental and contain risk of bricking the device.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export { Header } from './Header.tsx';
|
||||
export { ConfirmAnimatedUpload } from './ConfirmAnimatedUpload.tsx';
|
||||
export { UploadProgress } from './UploadProgress.tsx';
|
||||
export { Status } from './Status.tsx';
|
||||
export { ConnectionStatus, type ConnectionStep } from './ConnectionStatus.tsx';
|
||||
|
||||
Reference in New Issue
Block a user