Commit
Refactor PitchControl component and update styles in root.tsx
Commit details
Commit notes
- Simplify the PitchControl component by removing the Popover and Slider, replacing them with a straightforward Text display for the pitch value. - Update the root.tsx file to import the app CSS as a URL, enhancing the stylesheet management.
These changes improve component clarity and streamline the styling process in the application.
- Files changed
- 3
- Lines added
- +8
- Lines removed
- −46