스타일 설정
This commit is contained in:
@@ -16,13 +16,6 @@ export enum DataNotificationNotifyContentKey {
|
||||
MobilePayment = 'MobilePayment',
|
||||
EscrowPayment = 'EscrowPayment',
|
||||
};
|
||||
export interface InfoItemProps {
|
||||
type?: PaymentInfoItemType;
|
||||
payName?: string;
|
||||
payImage?: string;
|
||||
infoLink?: string;
|
||||
};
|
||||
|
||||
export interface PaymentCommonParams {
|
||||
mid: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user