Skip to content

Commit

Permalink
Expose InnerBlocksDisplaySingle
Browse files Browse the repository at this point in the history
  • Loading branch information
joeleenk committed Dec 12, 2023
1 parent 9085638 commit 917b548
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export { default as FileControls } from './components/FileControls';
export { default as GenericServerSideEdit } from './components/GenericServerSideEdit';
export { default as ImageControl } from './components/ImageControl';
export { default as InnerBlockSlider } from './components/InnerBlockSlider';
export { default as InnerBlocksDisplaySingle } from './components/InnerBlockSlider/inner-block-single-display';
export { default as LinkToolbar } from './components/LinkToolbar';
export { default as PlainTextWithLimit } from './components/PlainTextWithLimit';
export { default as PostTitleControl } from './components/PostTitleControl';
Expand Down

0 comments on commit 917b548

Please sign in to comment.