-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat(ui): review item component #64
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Some comments!
98dcb0f
to
2eaf9f0
Compare
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.
Some comments!
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.
Nice, LGTM. Thanks for the changes!
closes #51
changes
<ReviewItem />
component & it's subcomponents under@/common/components/ReviewItem/
rounded
<LockCtaOverlay />
component to have a new variant for reviews (previously was only made for rating section)<ThumbsUpFilledIcon />
componentindex.ts
for functions (every file in the@/common/functions
dir should only house and export 1 function)implementation
preview