You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: remove oklchToRgb utility function and update SongThumbnailInput component
- Removed the oklchToRgb function from utils.ts to streamline color handling.
- Updated the SongThumbnailInput component to directly set the background color without conversion, improving performance and simplifying the code.
0 commit comments