visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
4b1e647646
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      dashboard/src/pages/library/community/list.tsx

+ 2 - 0
dashboard/src/pages/library/community/list.tsx

@@ -27,6 +27,8 @@ const Widget = () => {
               onChange={(key: string[], path: string[]) => {
                 if (key.length > 0) {
                   setTags(key[0].split(","));
+                } else {
+                  setTags([]);
                 }
               }}
             />