bryanlundberg / NexusTimer

Nexus Timer is a powerful unopinionated, minimalist training tool for SpeedCubing.
https://nexustimer.com/
GNU General Public License v3.0
42 stars 32 forks source link

fix/dialog errors in edit/delete #347

Closed syrok94 closed 1 month ago

syrok94 commented 1 month ago

What does this PR do? fixed persistence error in edit and dialog.

Related Issue(s) none

Changes List the changes made in this PR. This could include new features, bug fixes, improvements, or any other modifications. reset setError.

Screenshots or GIFs (if applicable) none

Additional Comments none

By submitting this PR, I confirm that:

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nexus-timer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 12, 2024 10:39pm
nexus-timer-com ✅ Ready (Inspect) Visit Preview Oct 12, 2024 10:39pm
syrok94 commented 1 month ago

Hi @bryanlundberg, I have created a custom hook, useResetError. Please review it once and let me know if any further changes are required.

bryanlundberg commented 1 month ago

Related issue #345