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

FeedItem checks if id is curation or not #108

Merged
merged 4 commits into from
Nov 14, 2023

Conversation

Nopfed
Copy link
Contributor

@Nopfed Nopfed commented Nov 1, 2023

No description provided.

@Nopfed Nopfed requested a review from jim-toth November 1, 2023 23:42
@Nopfed Nopfed linked an issue Nov 1, 2023 that may be closed by this pull request
@@ -12,7 +12,11 @@
cols="12"
class="text-h5 font-weight-md-thin scale-text text-center"
>
{{ id }}
{{
data?.curatedPublications
Copy link
Contributor

Choose a reason for hiding this comment

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

just use props.id here

@jim-toth jim-toth changed the title WIP: FeedItem checks if id is curation or not FeedItem checks if id is curation or not Nov 14, 2023
@jim-toth jim-toth marked this pull request as ready for review November 14, 2023 20:39
@jim-toth jim-toth merged commit f85a14b into master Nov 14, 2023
1 check passed
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.

feed item card curation support
2 participants