From 99ca310c73024b51fed1f3077375eed7827f2c20 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sun, 28 May 2023 13:48:21 +0530 Subject: Fix issues reported by sonarqube linter --- src/components/auth/Invite.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/auth/Invite.tsx') diff --git a/src/components/auth/Invite.tsx b/src/components/auth/Invite.tsx index cebef9365..4f2cb19fe 100644 --- a/src/components/auth/Invite.tsx +++ b/src/components/auth/Invite.tsx @@ -86,7 +86,7 @@ class Invite extends Component { }, }, }), - // TODO - [TS DEBT] need to fix this type once mobx-react-form is updated to next version + // TODO: [TS DEBT] need to fix this type once mobx-react-form is updated to next version ] as any, }, }); -- cgit v1.2.3-70-g09d2