Explorar o código

<SuggestionToolbar data={sentData}

visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
1191ddd242
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dashboard/src/components/template/SentEdit/SentCell.tsx

+ 1 - 1
dashboard/src/components/template/SentEdit/SentCell.tsx

@@ -133,7 +133,7 @@ const SentCellWidget = ({
         )}
         )}
 
 
         <div style={{ marginLeft: "2em" }}>
         <div style={{ marginLeft: "2em" }}>
-          <SuggestionToolbar data={data} isPr={isPr} />
+          <SuggestionToolbar data={sentData} isPr={isPr} />
         </div>
         </div>
       </SentEditMenu>
       </SentEditMenu>
       <Divider style={{ margin: "10px 0" }} />
       <Divider style={{ margin: "10px 0" }} />