Skip to content

Releases: loput12ouj35/React-slide-rule

1.0.5

14 May 07:14
Compare
Choose a tag to compare
feat(component): Add error handling logic

- Add error boundary to Canvas.jsx and try/catch to the render logic in SlideRule.tsx.
- Simplify the render logic.