yankaindustries / mc-components

Components library and core styles for Masterclass
https://yankaindustries.github.io/mc-components
11 stars 3 forks source link

Adding new position props for tileCaption #789

Closed stephenp closed 3 years ago

stephenp commented 3 years ago

Overview

Adds new prop types for the TileCaption component! We now have support for left top, center top, and right top.

Risks

Low - adds new props that aren't in use yet.

Changes

image

Issue

https://github.com/yankaindustries/mc-components/issues/783

Breaking change?

Backwards Compatible