1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-21 11:35:34 +01:00

add error summary to organization plans (#11778)

This commit is contained in:
Jordan Aasen 2024-10-31 09:34:40 -07:00 committed by GitHub
parent e00f22879c
commit 6d8b1314a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -489,5 +489,6 @@
>
{{ "cancel" | i18n }}
</button>
<bit-error-summary [formGroup]="formGroup"></bit-error-summary>
</bit-section>
</form>