mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +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>{{ "numWords" | i18n }}</bit-label>
|
||||
<input bitInput formControlName="numWords" id="num-words" type="number" />
|
||||
<bit-hint>{{ numWordsBoundariesHint$ | async }}</bit-hint>
|
||||
</bit-form-field>
|
||||
</bit-card>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user