Merge branch 'main' of https://gitea.armco.dev/Restruct-Corporate-Advantage/uploader
All checks were successful
armco-org/Uploader/pipeline/head This commit looks good
All checks were successful
armco-org/Uploader/pipeline/head This commit looks good
This commit is contained in:
@@ -47,4 +47,4 @@ import Uploader from "@armco/uploader"
|
||||
## Development Notes
|
||||
- Written in TypeScript, React functional and memoized components
|
||||
- Uses SCSS for styling
|
||||
- Integrates with shared Armco types and components
|
||||
- Integrates with shared Armco types and components
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export { default as useUpload } from "./useUpload"
|
||||
export { default } from "./Uploader"
|
||||
export * from "./utils"
|
||||
export * from "./types"
|
||||
export * from "./types"
|
||||
|
||||
Reference in New Issue
Block a user