Tascurator / tascurator-frontend

0 stars 0 forks source link

feat: create UI components card #60

Closed KaiKoide closed 2 weeks ago

KaiKoide commented 1 month ago

Overview

Add card component in the components/ui folder based on the design on Figma.

Changes

Screenshots or videos

The images of toast in Figma

image

toast component

image

Notes

After discussing with a team member, it was decided that the toast component will only be used in one place this time, so we won't use toast ({ variant: "destructive" }) to display error message. If we need to use the toast component elsewhere in the future, we will refactor.

Assignee Checklist:

Reviewer Checklist:

KaiKoide commented 3 weeks ago

@akiomatic Thank you for reviewing! I fix the design.