Skip to content

Commit

Permalink
feat: export default icons for toolbar customization (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
basile-parent authored Jul 24, 2024
1 parent 71daa82 commit d5ee5e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ import './styles/globals.css'
export * from '@mdxeditor/gurx'
// editor component
export * from './MDXEditor'
export * from './defaultSvgIcons'

// import/export
export * from './importMarkdownToLexical'
Expand Down

0 comments on commit d5ee5e2

Please sign in to comment.