mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
chore: code refactor and build fix (#6285)
* chore: code refactor and build fix * chore: code refactor * chore: code refactor
This commit is contained in:
committed by
GitHub
parent
3c6bbaef3c
commit
211d5e1cd0
@@ -60,6 +60,7 @@ export const IssueList: FC<IIssueList> = observer((props) => {
|
||||
disabled={disabled}
|
||||
handleIssueCrudState={handleIssueCrudState}
|
||||
subIssueOperations={subIssueOperations}
|
||||
issueServiceType={issueServiceType}
|
||||
/>
|
||||
</Fragment>
|
||||
))}
|
||||
|
||||
Reference in New Issue
Block a user