mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 07:55:47 +01:00
use reflow to migrate from flow to typescript
This commit is contained in:
4
scm-ui/ui-components/src/modals/index.ts
Normal file
4
scm-ui/ui-components/src/modals/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
// @create-index
|
||||
|
||||
export { default as ConfirmAlert, confirmAlert } from './ConfirmAlert';
|
||||
export { default as Modal } from './Modal';
|
||||
Reference in New Issue
Block a user