Skip to content
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 : add cover image model hub screen #872

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Conversation

urmauur
Copy link
Member

@urmauur urmauur commented Dec 6, 2023

No description provided.

@urmauur urmauur requested a review from louis-jan December 6, 2023 05:49
@urmauur urmauur added the type: enhancement Improves a current feature label Dec 6, 2023
@urmauur urmauur requested a review from hahuyhoang411 December 6, 2023 05:49
/>
{model.metadata.cover && (
<div className="relative h-full w-full">
<img src={model.metadata.cover} alt={`Cover - ${model.id}`} />
Copy link
Contributor

Choose a reason for hiding this comment

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

NOTE: will update later for the local reference

@urmauur urmauur merged commit d63c9c3 into main Dec 6, 2023
5 checks passed
@urmauur urmauur deleted the fix/model-cover-image branch December 6, 2023 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improves a current feature
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants