Skip to content

Add new collection cards with basic chips#145

Merged
codytodonnell merged 5 commits intomainfrom
feature/browse-collections
Feb 27, 2024
Merged

Add new collection cards with basic chips#145
codytodonnell merged 5 commits intomainfrom
feature/browse-collections

Conversation

@codytodonnell
Copy link
Copy Markdown
Collaborator

Also add page header to collection page. Update Card component to allow more options.

@codytodonnell codytodonnell marked this pull request as ready for review February 21, 2024 19:05
* Clamp inner content to a specified number of lines.
* Shows an ellipsis at the end of the last line.
*/
const TextClamp: FC<TextClampProps> = ({ lines = 2, children }) => {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fancy

Copy link
Copy Markdown
Collaborator

@dauglyon dauglyon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@codytodonnell codytodonnell merged commit 3f1de50 into main Feb 27, 2024
@codytodonnell codytodonnell deleted the feature/browse-collections branch February 27, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants