ADD: A LOT of pricing chart stuff
Added new pricing chart layout
This commit is contained in:
parent
a204be8ddc
commit
f263a5574a
14 changed files with 563 additions and 284 deletions
|
@ -9,7 +9,7 @@
|
|||
type Props = {
|
||||
type ?: 'a' | 'button'
|
||||
href ?: string
|
||||
design ?: string
|
||||
design ?: 'default' | 'dark' | 'white'
|
||||
}
|
||||
|
||||
const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue