diff options
Diffstat (limited to 'components/form-data/form-data-report-temp-upload-tab.tsx')
| -rw-r--r-- | components/form-data/form-data-report-temp-upload-tab.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/form-data/form-data-report-temp-upload-tab.tsx b/components/form-data/form-data-report-temp-upload-tab.tsx index 5e6179a8..32161e49 100644 --- a/components/form-data/form-data-report-temp-upload-tab.tsx +++ b/components/form-data/form-data-report-temp-upload-tab.tsx @@ -225,4 +225,4 @@ const UploadProgressBox: FC<{ uploadProgress: number }> = ({ </div> </div> ); -}; +};
\ No newline at end of file |
