Removes beta badge for compact mode (#20047)

This commit is contained in:
Jackson Engstrom 2026-04-09 16:48:23 -07:00 committed by GitHub
parent 0cdcd347dd
commit daf03aa13e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,10 +27,7 @@
<bit-form-control>
<input bitCheckbox formControlName="enableCompactMode" type="checkbox" />
<bit-label
>{{ "compactMode" | i18n }}
<span bitBadge variant="warning">{{ "beta" | i18n }}</span></bit-label
>
<bit-label>{{ "compactMode" | i18n }} </bit-label>
</bit-form-control>
<bit-form-control>