This commit is contained in:
Dakshesh Jain 2022-12-07 10:19:55 +05:30
commit f0aacd755c
40 changed files with 2092 additions and 832 deletions

View file

@ -303,4 +303,4 @@ const WorkspaceInvite: NextPage = () => {
);
};
export default withAuthWrapper(WorkspaceInvite);
export default withAuthWrapper(WorkspaceInvite);