mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
add boundary help text to credential settings (#11757)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<bit-form-field disableMargin>
|
||||
<bit-label>{{ "length" | i18n }}</bit-label>
|
||||
<input bitInput formControlName="length" type="number" />
|
||||
<bit-hint>{{ lengthBoundariesHint$ | async }}</bit-hint>
|
||||
</bit-form-field>
|
||||
</bit-card>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user