Skip to content

Instantly share code, notes, and snippets.

@jamesattard
Created March 17, 2018 08:43
Show Gist options
  • Save jamesattard/b2f23340aa5128cce169f2729608d0ce to your computer and use it in GitHub Desktop.
Save jamesattard/b2f23340aa5128cce169f2729608d0ce to your computer and use it in GitHub Desktop.
<StyledServicePlanCard
planPrice={2}
buttonLabel="Buy Now"
/>
<StyledServicePlanCard
planPrice={5}
buttonLabel="Buy Now"
/>
<StyledServicePlanCard
planPrice={10}
buttonLabel="Buy Now"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment