Skip to content

Commit

Permalink
Use inputType password for GitLab access token
Browse files Browse the repository at this point in the history
  • Loading branch information
taranvohra committed Dec 7, 2023
1 parent ec58b3f commit 8760ff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrations/gitlab/src/components.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ export const configBlock = createComponent<
}
element={
<textinput
inputType="password"
state="accessToken"
placeholder="xxxxxxxxxxxxxxxxxxxx"
/>
Expand Down

0 comments on commit 8760ff7

Please sign in to comment.