Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 435 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 435 Bytes

TEAM BT STRIPE COMPONENTS

This library is written for Subscription components on Signup page.

There are 3 components:

  1. Media subscription (an image placeholder)
  2. Summary of subscription (a text paragraph describing the detail of plan
  3. Subscription which is container for 2 components above.

How to use

The library is demostrated using Storybook

$ yarn storybook or npm storybook