Skip to content

Commit 0e47a9c

Browse files
committed
feat: export InnerForm
1 parent 86b5523 commit 0e47a9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/blocks/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ export {default as ContentLayoutBlock} from './ContentLayout/ContentLayout';
1717
export {default as ShareBlock} from './Share/Share';
1818
export {default as FilterBlock} from './FilterBlock/FilterBlock';
1919
export {default as FormBlock} from './Form/Form';
20+
export {default as InnerForm} from './Form/InnerForm/InnerForm';

0 commit comments

Comments
 (0)