mirror of
https://github.com/docmost/docmost.git
synced 2025-11-15 18:31:10 +10:00
cleanup
This commit is contained in:
@ -47,10 +47,6 @@ function CommentListWithTabs() {
|
||||
SpaceCaslSubject.Page
|
||||
);
|
||||
|
||||
console.log(spaceAbility)
|
||||
|
||||
console.log('can comment', canComment);
|
||||
|
||||
// Separate active and resolved comments
|
||||
const { activeComments, resolvedComments } = useMemo(() => {
|
||||
if (!comments?.items) {
|
||||
|
||||
Reference in New Issue
Block a user