Initial commit - cleaned for CV
This commit is contained in:
5
components/cards/index.ts
Normal file
5
components/cards/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export { CreditCardWidget } from './CreditCardWidget'
|
||||
export { CreditCardForm } from './CreditCardForm'
|
||||
export { CardPaymentForm } from './CardPaymentForm'
|
||||
export { MiniCard } from './MiniCard'
|
||||
export { CardSection } from './CardSection'
|
||||
Reference in New Issue
Block a user