B2B-88: add starter kit structure and elements
This commit is contained in:
5
packages/billing/gateway/src/components/index.ts
Normal file
5
packages/billing/gateway/src/components/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from './plan-picker';
|
||||
export * from './current-subscription-card';
|
||||
export * from './current-lifetime-order-card';
|
||||
export * from './billing-session-status';
|
||||
export * from './billing-portal-card';
|
||||
Reference in New Issue
Block a user