Skip to content

Commit

Permalink
chore: updaate ext
Browse files Browse the repository at this point in the history
  • Loading branch information
nperez0111 committed Jan 10, 2025
1 parent 5c032f6 commit 33a67d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/extension-bold/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Bold } from './bold.js'
import { Bold } from './bold.jsx'

export * from './bold.js'
export * from './bold.jsx'

export default Bold

0 comments on commit 33a67d3

Please sign in to comment.