cleanup
This commit is contained in:
parent
c7beaa3742
commit
83bc273cb0
1 changed files with 0 additions and 4 deletions
|
|
@ -47,10 +47,6 @@ function CommentListWithTabs() {
|
||||||
SpaceCaslSubject.Page
|
SpaceCaslSubject.Page
|
||||||
);
|
);
|
||||||
|
|
||||||
console.log(spaceAbility)
|
|
||||||
|
|
||||||
console.log('can comment', canComment);
|
|
||||||
|
|
||||||
// Separate active and resolved comments
|
// Separate active and resolved comments
|
||||||
const { activeComments, resolvedComments } = useMemo(() => {
|
const { activeComments, resolvedComments } = useMemo(() => {
|
||||||
if (!comments?.items) {
|
if (!comments?.items) {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue