Skip to content

Commit 7baafee

Browse files
removing placeholder
1 parent 8bb25e4 commit 7baafee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Dialogs/CreateGitRepositoryDialog.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ export function CreateGitRepositoryDialog({
194194
<Input
195195
{...field}
196196
id="secretRef"
197-
placeholder={t('CreateGitRepositoryDialog.secretRefOptionalTitle')}
198197
className={styles.input}
199198
/>
200199
)}

0 commit comments

Comments
 (0)