작업중
This commit is contained in:
@@ -3,10 +3,6 @@ import {
|
||||
NoticeListResponse
|
||||
} from '@/entities/support/model/types';
|
||||
|
||||
export interface FavoriteItemProps {
|
||||
img?: string,
|
||||
text?: string
|
||||
};
|
||||
export interface HomeBottomBannerProps {
|
||||
setBottomBannerOn: (bottomBannerOn: boolean) => void;
|
||||
bottomBannerOn: boolean;
|
||||
|
||||
Reference in New Issue
Block a user