This commit is contained in:
focp212@naver.com
2025-10-02 10:35:25 +09:00
parent 35f8f1dbd6
commit 35fddd6872
8 changed files with 143 additions and 41 deletions

View File

@@ -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