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

Implement the Toast component #173

Merged
merged 8 commits into from
May 30, 2024
Merged

Implement the Toast component #173

merged 8 commits into from
May 30, 2024

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented May 24, 2024

No description provided.

@dbkr dbkr added the enhancement New feature or request label May 24, 2024
Copy link

cloudflare-workers-and-pages bot commented May 24, 2024

Deploying compound-web with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0dc381d
Status: ✅  Deploy successful!
Preview URL: https://af92415b.compound-web.pages.dev
Branch Preview URL: https://dbkr-toast.compound-web.pages.dev

View logs

@dbkr dbkr marked this pull request as ready for review May 24, 2024 16:18
@dbkr dbkr requested a review from a team as a code owner May 24, 2024 16:18
@dbkr dbkr requested review from t3chguy and robintown and removed request for a team May 24, 2024 16:18
background-color: var(--cpd-color-alpha-gray-1300);
color: var(--cpd-color-text-on-solid-primary);
border-radius: 99px;
font-size: 13px;
Copy link
Member

Choose a reason for hiding this comment

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

Can we use the compound token instead?

Copy link
Member Author

Choose a reason for hiding this comment

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

ah, good point.

@dbkr dbkr merged commit fd80cbe into main May 30, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants