Skip to content

Commit bb6b145

Browse files
committed
feat: Add average rating display for new and old songs in RatingSongs component
- Introduced AverageRatingDisplay component to show average ratings for new and old songs. - Updated RatingSongs component to calculate and display average ratings. - Enhanced layout of song sections for better responsiveness. style: Update AuthButtons styles for improved UI - Modified logout and login button styles for better visibility and user experience. - Ensured buttons are responsive and maintain accessibility standards. fix: Adjust Navbar layout for better alignment - Centered the navigation bar content for improved aesthetics and consistency.
1 parent e44126e commit bb6b145

File tree

5 files changed

+4369
-7
lines changed

5 files changed

+4369
-7
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,5 @@
3636
"prettier-plugin-tailwindcss": "^0.6.11",
3737
"tailwindcss": "^4",
3838
"typescript": "^5"
39-
},
40-
"packageManager": "[email protected]"
39+
}
4140
}

0 commit comments

Comments
 (0)