mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 08:20:58 +00:00
feat: extended the smartfileinput and add a global useFileViewer
This commit is contained in:
@@ -20,6 +20,8 @@ export type {
|
||||
ViewableFile,
|
||||
} from "./components/FileViewer";
|
||||
|
||||
export { useFileViewer } from "./hooks/useFileViewer";
|
||||
|
||||
export { OperationDatePicker } from "./components/OperationDatePicker";
|
||||
export type { OperationDatePickerProps } from "./components/OperationDatePicker";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user