feat: global component for links list (#307)
This commit is contained in:
parent
818fe3ecf7
commit
33e2986062
10 changed files with 180 additions and 242 deletions
|
|
@ -215,6 +215,7 @@ const SingleModule: React.FC<UserAuth> = (props) => {
|
|||
module={moduleDetails}
|
||||
isOpen={moduleSidebar}
|
||||
moduleIssues={moduleIssues}
|
||||
userAuth={props}
|
||||
/>
|
||||
</AppLayout>
|
||||
</IssueViewContextProvider>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue