- Removed the check for record mode in the FileUploadComponent, streamlining the file loading process. - Updated the dependency array in the useEffect hook to exclude isRecordMode, ensuring cleaner and more efficient component behavior. These changes aim to enhance the clarity and maintainability of the FileUploadComponent, improving overall functionality. |
||
|---|---|---|
| .. | ||
| FileManagerModal.tsx | ||
| FileUploadComponent.tsx | ||
| FileUploadConfigPanel.tsx | ||
| FileViewerModal.tsx | ||
| V2FileUploadRenderer.tsx | ||
| config.ts | ||
| index.ts | ||
| types.ts | ||