Skip to content

Commit 5def377

Browse files
Sabanturaymond-lam
authored andcommitted
Add import causing Flow errors.
1 parent b0b704e commit 5def377

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/formBuilder/Section.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ import {
3434
getRandomId,
3535
onDragEnd,
3636
} from './utils';
37+
import type { FormInput, Mods } from './types';
3738

3839
const useStyles = createUseStyles({
3940
sectionContainer: {

0 commit comments

Comments
 (0)