year 3 месяцев назад
Родитель
Сommit
d1b393d521
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/components/ModalPopup/SignInModal/index.tsx

+ 2 - 2
src/components/ModalPopup/SignInModal/index.tsx

@@ -77,9 +77,9 @@ export const BoxListCom = forwardRef<BoxList, BoxParams>(function BoxListCom(
                                                         className="h-[0.34rem]"
                                                         alt=""
                                                     />
-                                                    <span className="text-[.14rem] font-bold text-[#fc0000]">
+                                                    {/* <span className="text-[.14rem] font-bold text-[#fc0000]">
                                                         +{item.num}R
-                                                    </span>
+                                                    </span> */}
                                                 </div>
                                             ) : null}
                                         </div>