add team invitation functionality [WIP]
This commit is contained in:
@@ -5,7 +5,7 @@ type Props = {
|
||||
src?: string;
|
||||
className?: string;
|
||||
priority?: boolean;
|
||||
name?: string;
|
||||
name?: string | null;
|
||||
large?: boolean;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user