Ver Fonte

groupid ->groupId

visuddhinanda há 3 anos atrás
pai
commit
48ee2f2cf9
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      dashboard/src/pages/studio/group/show.tsx

+ 1 - 1
dashboard/src/pages/studio/group/show.tsx

@@ -30,7 +30,7 @@ const Widget = () => {
     >
     >
       <Row>
       <Row>
         <Col flex="auto">
         <Col flex="auto">
-          <GroupFile groupid={groupid} />
+          <GroupFile groupId={groupid} />
         </Col>
         </Col>
         <Col flex="400px">
         <Col flex="400px">
           <GroupMember groupId={groupid} />
           <GroupMember groupId={groupid} />