1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 06:13:38 +00:00

Add description to billing history, update invoice table and report name (#9777)

This commit is contained in:
Alex Morask
2024-06-26 09:30:37 -04:00
committed by GitHub
parent 679c25b082
commit dbc6f1c840
6 changed files with 19 additions and 33 deletions

View File

@@ -17,6 +17,7 @@ import {
DialogModule,
FormFieldModule,
IconButtonModule,
LinkModule,
MenuModule,
RadioButtonModule,
SelectModule,
@@ -73,6 +74,7 @@ import { IconComponent } from "./vault/components/icon.component";
TableModule,
MenuModule,
IconButtonModule,
LinkModule,
],
declarations: [
A11yInvalidDirective,