1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 21:33:27 +00:00

Resolve the dropdown display error (#15704)

This commit is contained in:
cyprain-okeke
2025-07-23 14:00:07 +01:00
committed by GitHub
parent 2f47add6f1
commit e8629e5e1b

View File

@@ -28,7 +28,7 @@
>
<bit-option
[disabled]="true"
[value]=""
[value]="null"
[label]="'--' + ('select' | i18n) + '--'"
></bit-option>
<bit-option