Explorar o código

:fire: 意思后面的数字

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
4e315e3396
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dashboard/src/components/template/Wbw/WbwMeaningSelect.tsx

+ 1 - 1
dashboard/src/components/template/Wbw/WbwMeaningSelect.tsx

@@ -184,7 +184,7 @@ const Widget = ({ data, onSelect }: IWidget) => {
                                         }
                                       }}
                                     >
-                                      {itemMeaning.text}-{itemMeaning.count}
+                                      {itemMeaning.text}
                                     </Tag>
                                   );
                                 }