PromucFlow_constructor/app/client/src/widgets/FilePickerWidgetV2/constants.ts
Abhinav Jha d94408776f
fix: Styling issues with the buttons on the platform (#7365)
Fix button styles in platform and also update stat box widget icon svg
2021-09-15 12:15:21 +01:00

4 lines
82 B
TypeScript

import { FileDataTypes } from "widgets/constants";
export default FileDataTypes;