-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
🌟 1067 add multiple cards and sliders #1070
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Hi 👋 Here's a preview environment 🚀 https://next-reworkd-agentgpt-1070.env.ergomake.link Environment Summary 📑
Here are your environment's logs. For questions or comments, join Discord. Click here to disable Ergomake. |
…anners-and-sliders
…anners-and-sliders
@@ -100,7 +100,7 @@ export default function NavBar() { | |||
</PrimaryButton> | |||
</GlowWrapper> | |||
</div> | |||
<div className="-mr-2 flex items-center sm:hidden"> | |||
<div className="-mr-2 flex items-center xmd:hidden"> | |||
{/* Mobile menu button */} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
whats xmd?
subtitle="A detailed trip planner" | ||
leftIcon={<PlaneIcon />} | ||
onClick={() => { | ||
router.push("/").catch(console.error); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we going to add stores to this ?
About