seas-computing / mark-one

A UI component library for building React Apps (in development)
https://seas-computing.github.io/mark-one/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Global Message Component #126

Closed natalynyu closed 2 years ago

natalynyu commented 2 years ago

This PR adds the GlobalMessage component, which will be used to display messages in Course Planner. We decided to deviate from the current mockup by making the Button always have the VARIANT.DEFAULT styling and having the div follow the VARIANT styling to ensure that the color contrast is up to accessibility standards.

Describe your changes

Types of changes

Checklist:

Priority:

Related Issues:

Fixes #369