Explorar el Código

groupid ->groupId

visuddhinanda hace 3 años
padre
commit
48ee2f2cf9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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} />