change(ui) - notes removed an extra call to members
This commit is contained in:
parent
39f960079e
commit
601df902b3
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ import { observer } from 'mobx-react-lite';
|
|||
import { TeamBadge } from 'Shared/SessionListContainer/components/Notes';
|
||||
|
||||
interface Props {
|
||||
userEmail: string;
|
||||
note?: Note;
|
||||
notFound?: boolean;
|
||||
onClose: () => void;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue