-
Notifications
You must be signed in to change notification settings - Fork 31
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 the countdown account in the Hero component #83
Conversation
@LUISEDOCCOR is attempting to deploy a commit to the aforina's projects Team on Vercel. A member of the Team first needs to authorize it. |
Bastante cool queda, agregarรญa un text-shadow para que no se pierda tanto el texto con el fondo. |
+1 to zyruks comment!! do we contemplate how it looks when im streaming? |
Sorry, I had not considered the component when you are live. I'll review the conflicts and check that. Thanks! ๐ซ |
Thank u a lot! :3 |
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.
Looks mergeable to me! ๐ฎ ๐ฏ
<span className="font-bold text-6xl">{formatNumber(timeLeft.seconds)}</span> | ||
</section> | ||
{time.map(({ name, label }, index) => ( | ||
<section key={index} className="text-center text-shadow-sm"> |
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.
๐ข The name
would likely be a better key.
Add the countdown account in the Hero component
Before: ๐
After: โจ
When Afor is live ๐:
When afor is not live ๐ฅ: