From d02dc3375c3e23411e53fd69f68af6ec54f96616 Mon Sep 17 00:00:00 2001 From: Nishkarsh Raj Date: Wed, 28 Sep 2022 14:29:52 +0100 Subject: [PATCH] Prettier got angry :) Signed-off-by: Nishkarsh Raj --- .../src/components/fields/RepoUrlPicker/GitlabRepoPicker.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/scaffolder/src/components/fields/RepoUrlPicker/GitlabRepoPicker.tsx b/plugins/scaffolder/src/components/fields/RepoUrlPicker/GitlabRepoPicker.tsx index ebe9109431..fbcc13c846 100644 --- a/plugins/scaffolder/src/components/fields/RepoUrlPicker/GitlabRepoPicker.tsx +++ b/plugins/scaffolder/src/components/fields/RepoUrlPicker/GitlabRepoPicker.tsx @@ -66,7 +66,8 @@ export const GitlabRepoPicker = (props: { )} - GitLab namespace where this repository will belong to. It can be the name of organization, group, subgroup, user, or the project. + GitLab namespace where this repository will belong to. It can be the + name of organization, group, subgroup, user, or the project.