daisyui / react-daisyui

daisyUI components built with React 🌼
http://react.daisyui.com/
MIT License
886 stars 98 forks source link

Range component ticks fix #438

Closed itaiperi closed 6 months ago

itaiperi commented 6 months ago

This PR fixes #437.

In a nutshell:

netlify[bot] commented 6 months ago

Deploy Preview for react-daisyui processing.

Name Link
Latest commit c3079257f12164e24d6f213afb90873004bcfc88
Latest deploy log https://app.netlify.com/sites/react-daisyui/deploys/65906fadf9ee9c0008c126d1
netlify[bot] commented 6 months ago

Deploy Preview for react-daisyui ready!

Name Link
Latest commit f9fe9a55fb1c02a71a8043eae06b6e2f4e8ad44a
Latest deploy log https://app.netlify.com/sites/react-daisyui/deploys/65907d819041bd000894a877
Deploy Preview https://deploy-preview-438--react-daisyui.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 6 months ago

Deploy Preview for react-daisyui processing.

Name Link
Latest commit c3079257f12164e24d6f213afb90873004bcfc88
Latest deploy log https://app.netlify.com/sites/react-daisyui/deploys/65906fadf9ee9c0008c126d1
itaiperi commented 6 months ago

Also, removed usage of useMemo, as there's no actual use for it, and the computation is fairly simple