UNPKG

@rocketsofawesome/mirage

Version:

[Live Demo of the Pattern Library](https://rocketsofawesome.github.io/mirage/)

10 lines (8 loc) 188 B
#### Free shipping text when it hasn't been met ```js <FreeShippingText subTotal={10} /> ``` #### Free shipping text when it has been met ```js <FreeShippingText subTotal={60} /> ```