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

Learn run through 💅🏼 #230

Merged
merged 24 commits into from
Oct 26, 2023
Merged

Learn run through 💅🏼 #230

merged 24 commits into from
Oct 26, 2023

Conversation

StephDietz
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Oct 26, 2023

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

Name Status Preview Comments Updated (UTC)
next-learn-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2023 10:35pm
next-learn-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2023 10:35pm
next-seo-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2023 10:35pm

delbaoliveira
delbaoliveira previously approved these changes Oct 26, 2023
@StephDietz StephDietz merged commit 162d592 into main Oct 26, 2023
6 checks passed
@StephDietz StephDietz deleted the learn-runthrough-edits branch October 26, 2023 22:38
@@ -26,9 +25,7 @@ export default function NavLinks() {
<a
key={link.name}
href={link.href}
className={clsx(
'flex h-[48px] grow items-center justify-center gap-2 rounded-md bg-gray-50 p-3 text-sm font-medium hover:bg-sky-100 hover:text-blue-600 md:flex-none md:justify-start md:p-2 md:px-3',
)}
Copy link

@pringshia pringshia Oct 30, 2023

Choose a reason for hiding this comment

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

Just a heads up that removing clsx from this file has "invalidated" the quiz answer at nextjs.com/learn - the question is now stale and the responses don't make sense.

CleanShot 2023-10-30 at 14 34 26@2x

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.

3 participants