-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
React/fix popular radio card #410
Conversation
Deploy preview for cho-kure-web-storybook ready! Built with commit dc94d96 https://deploy-preview-410--cho-kure-web-storybook.netlify.com |
Deploy preview for cho-kure-web-storybook ready! Built with commit bd5ce69 https://deploy-preview-410--cho-kure-web-storybook.netlify.com |
font-size: 1rem; | ||
`; | ||
|
||
// NOTE: DON'T REMOVE |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
descriptionも表示する時用のcss
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
良さそうな気がする
closed #288
WHY
データが仮置きだったので修正
WHAT
やったこと
やってないこと
PopularRadio用のAPIがないのでradiosをシャッフルして表示させている
再生回数などを取れるようになったら修正したい -> #411
Demo