added input label for GitlabRepoPicker

Signed-off-by: Shivam bisht <shvmbisht@gmail.com>
This commit is contained in:
Shivam bisht
2022-04-11 16:48:04 +05:30
parent 28f21201c8
commit 86a7c4bc5c
@@ -65,7 +65,8 @@ export const GitlabRepoPicker = (props: {
</>
)}
<FormHelperText>
The organization, user or project that this repo will belong to
The organization, groups, subgroups, user, project (also known as
namespaces in gitlab), that this repo will belong to
</FormHelperText>
</FormControl>
<FormControl