Skip to content

Commit

Permalink
fix: removed default
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Dec 16, 2023
1 parent 30c6b25 commit 01c1b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -841,4 +841,4 @@ Observer.init({

init()

export default { render, renderValue, sources, renderedNodes }
export { render, renderValue, sources, renderedNodes }

0 comments on commit 01c1b1f

Please sign in to comment.