메뉴
This commit is contained in:
@@ -84,7 +84,7 @@ export const FavoriteWrapper = ({
|
||||
};
|
||||
const makeAddFavoriteItem = () => {
|
||||
let rs = [];
|
||||
if(!editMode){
|
||||
if(!editMode && usingType === 'menu'){
|
||||
rs.push(
|
||||
<SwiperSlide key={ `favorite-item-add-slide-key` }>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user