mid 변경
This commit is contained in:
@@ -77,6 +77,7 @@ export interface HeaderNavigationProps {
|
||||
setMenuOn: (menuOn: boolean) => void;
|
||||
favoriteEdit?: boolean;
|
||||
loginSuccess: boolean;
|
||||
mid?: string;
|
||||
setMid: (mid: string) => void;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user