가맹점 정보, 일부 상수 및 공용 변경
This commit is contained in:
@@ -178,6 +178,6 @@ export interface EmptyTokenAddSendCodeResponse {
|
||||
authCode: string;
|
||||
};
|
||||
|
||||
export interface DetailArrowProps {
|
||||
show?: boolean;
|
||||
export interface SectionArrowProps {
|
||||
isOpen?: boolean;
|
||||
};
|
||||
Reference in New Issue
Block a user