Add back pickers on all pages, fix command menu (#2662)
* Add back pickers on all pages, fix command menu * Fix lint
This commit is contained in:
@ -102,8 +102,6 @@ export const ActivityComments = ({
|
||||
});
|
||||
};
|
||||
|
||||
console.log('asd', { activity, comments });
|
||||
|
||||
return (
|
||||
<>
|
||||
{comments.length > 0 && (
|
||||
|
||||
Reference in New Issue
Block a user