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

built an event, still need to add icons #40

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Shivanink
Copy link
Collaborator

image

@Shivanink Shivanink added the enhancement New feature or request label Jan 23, 2025
@Shivanink Shivanink self-assigned this Jan 23, 2025
@Shivanink Shivanink linked an issue Jan 23, 2025 that may be closed by this pull request
description: string;
}) => {
return (
<div className="flex h-[251px] w-[1184px] items-center rounded-3xl bg-[#FFFFFF61]">
Copy link
Contributor

Choose a reason for hiding this comment

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

lot's of hard coded values everywhere.
We should try to use the present tailwind utility classes most of the time.
Also try to stick to more relative units (like fractions or percentages)

@SafeDuck SafeDuck added address comments and removed enhancement New feature or request labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Event Component
3 participants