mirror of
https://github.com/docmost/docmost.git
synced 2025-11-15 22:01:13 +10:00
cleanup
This commit is contained in:
@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user