diff --git a/packages/components/src/Interface.ts b/packages/components/src/Interface.ts index e7f6fe861..c098fdd85 100644 --- a/packages/components/src/Interface.ts +++ b/packages/components/src/Interface.ts @@ -240,4 +240,4 @@ export interface IFileUpload { type: string name: string mime: string -} \ No newline at end of file +}