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

Add MenuFlex and Paragraph components #174

Closed natalynyu closed 3 months ago

natalynyu commented 3 months ago

This PR adds the MenuFlex and Paragraph components from the apply.seas project. These are common layout elements that we anticipate will be used in many apps going forward.

Unused imports were accidentally left in from the previous PR (https://github.com/seas-computing/mark-one/pull/173), and they were removed in commit 76d28df.

Describe your changes

Types of changes

Checklist:

Priority:

Related Issues:

Fixes #45