ui phase 6
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export { default } from './PaymentStateCard';
|
||||
export type { PaymentStateCardProps } from './PaymentStateCard';
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
export { default } from './PaymentStateCard';
|
||||
export type { PaymentStateCardProps } from './PaymentStateCard';
|
||||