From a5fb9e91cdcef9f753f884613f7b9b8d9eaa4b13 Mon Sep 17 00:00:00 2001 From: lavanya-bmw Date: Fri, 14 Jul 2023 09:05:51 +0200 Subject: [PATCH] bugfix(validation): code pretty --- src/components/shared/basic/ReleaseProcess/AppPage/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/shared/basic/ReleaseProcess/AppPage/index.tsx b/src/components/shared/basic/ReleaseProcess/AppPage/index.tsx index 49d89f029..83c3fe112 100644 --- a/src/components/shared/basic/ReleaseProcess/AppPage/index.tsx +++ b/src/components/shared/basic/ReleaseProcess/AppPage/index.tsx @@ -423,7 +423,7 @@ export default function AppPage() { } } } - + const selectPrivacyPolicies = ( policy: string, select: boolean,