summaryrefslogtreecommitdiff
path: root/src/components/upload/index.ts
diff options
context:
space:
mode:
authorl3wdfut4pwr <l3wdfut4pwr@gmail.com>2026-05-03 17:18:46 +0300
committerl3wdfut4pwr <l3wdfut4pwr@gmail.com>2026-05-03 17:18:46 +0300
commit1a9086852aad17afba4574ad0c814bda4ea2f89d (patch)
tree6f346be13733f8eb575bc531d60ed3b002c180e0 /src/components/upload/index.ts
parente619245f1fa83a29a9ec553ef9017871bb5c27c0 (diff)
minor upload update
Diffstat (limited to 'src/components/upload/index.ts')
-rw-r--r--src/components/upload/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/upload/index.ts b/src/components/upload/index.ts
index 022fe11..6eb84f6 100644
--- a/src/components/upload/index.ts
+++ b/src/components/upload/index.ts
@@ -2,3 +2,4 @@ export * from './UploadMenu';
export * from './Dropzone';
export * from './TagsInput';
export * from './SourceInput';
+export * from './Switches';