chore: workspace view mutation fix ,bug fixes and code refactor (#2301)
* chore: workspace view mutation fix ,bug fixes and code refactor * chore: update workspace view toast alert added
This commit is contained in:
parent
459999e8c9
commit
2a770e4a95
13 changed files with 221 additions and 195 deletions
|
|
@ -18,7 +18,6 @@ const WorkspaceViewAllIssue = () => (
|
|||
}
|
||||
right={
|
||||
<div className="flex items-center gap-2">
|
||||
{/* <MyIssuesViewOptions /> */}
|
||||
<WorkspaceIssuesViewOptions />
|
||||
|
||||
<PrimaryButton
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue