Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova committed Feb 26, 2025
1 parent 83fbb83 commit 5dcb013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/use-render/useRender.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ describe('useRender', () => {
render: renderProp,
props: {
className,
}
},
});
return renderElement();
}
Expand Down

0 comments on commit 5dcb013

Please sign in to comment.