Explorar o código

add WbwParentIcon

visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
6c64f2b372
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      dashboard/src/components/template/Wbw/WbwCase.tsx

+ 2 - 0
dashboard/src/components/template/Wbw/WbwCase.tsx

@@ -13,6 +13,7 @@ import { inlineDict as _inlineDict } from "../../../reducers/inline-dict";
 import WbwParent2 from "./WbwParent2";
 import { IApiResponseDictData } from "../../api/Dict";
 import { errorClass } from "./WbwMeaning";
+import WbwParentIcon from "./WbwParentIcon";
 
 export interface ValueType {
   key: string;
@@ -197,6 +198,7 @@ const WbwCaseWidget = ({
             >
               <span>{caseElement}</span>
             </Dropdown>
+            <WbwParentIcon data={data} />
             <WbwParent2 data={data} />
             {showSplit ? (
               <Button