Skip to content

Commit

Permalink
feat: export InnerForm
Browse files Browse the repository at this point in the history
  • Loading branch information
niktverd committed Jan 11, 2024
1 parent 86b5523 commit 0e47a9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/blocks/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ export {default as ContentLayoutBlock} from './ContentLayout/ContentLayout';
export {default as ShareBlock} from './Share/Share';
export {default as FilterBlock} from './FilterBlock/FilterBlock';
export {default as FormBlock} from './Form/Form';
export {default as InnerForm} from './Form/InnerForm/InnerForm';

0 comments on commit 0e47a9c

Please sign in to comment.