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 community digest on homepage #11

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

baptadn
Copy link
Member

@baptadn baptadn commented Sep 12, 2023

  • Showcase featured digest on home

image

@vercel
Copy link

vercel bot commented Sep 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
digestclub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2023 5:00pm

@@ -12,6 +13,10 @@ const Homepage = ({ user }: { user?: Session['user'] }) => {
<section className="flex-1 flex justify-center pb-8 bg-slate-100">
<HomeSteps />
</section>
<section className="bg-white flex flex-1 justify-center">
{/* @ts-expect-error */}
Copy link
Contributor

Choose a reason for hiding this comment

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

You could add a TODO or issue to update React & types to solve this issue.

@baptadn baptadn merged commit 9666c3a into main Sep 13, 2023
3 checks passed
@baptadn baptadn deleted the feature/public-digests-home branch October 4, 2023 12:08
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