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 verticalAlignment prop to TableCells #62

Closed jonseitz closed 4 years ago

jonseitz commented 4 years ago

This will allow us to vertically align the text inside of the TableCell and TableRowHeadingCell components, as discussed during the spring review session from 05/22.

This was meant to include f49de4469ffd1566a677600fcdecdcc3413e5584, but I accidentally pushed that up to develop instead of the feature branch.