UNPKG

create-bootstrap-react-app

Version:
7 lines (6 loc) 274 B
export { default as Intro } from './Intro'; export { default as Cart } from './Cart'; export { default as Billing } from './Billing'; export { default as Checks } from './Checks'; export { default as Payment } from './Payment'; export { default as Footer } from './Footer';