Skip to content

Commit

Permalink
Update PricingTable.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats authored Jul 16, 2020
1 parent 4fa74c7 commit 0a6b6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/patterns/PricingTable/PricingTable.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { Check } from 'react-feather'

import { labelStyle } from '../../elements/Label'

const FREE_PLAN_RATE_LIMIT = 50
const FREE_PLAN_RATE_LIMIT = 100

const Price = styled(Text)`
font-weight: bold;
Expand Down

0 comments on commit 0a6b6fb

Please sign in to comment.