1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

[EC-551] Update Event Logs Client Column (#3572)

* [EC-551] Fix RxJS warnings

* [EC-551] Update page to use CL components and Tailwind classes

* [EC-551] Update Client column to use text instead of icon. Update language and i18n.
This commit is contained in:
Shane Melton
2022-10-03 11:51:17 -07:00
committed by GitHub
parent efc68a7613
commit 5f5cd47474
6 changed files with 100 additions and 71 deletions

View File

@@ -9,5 +9,6 @@ export * from "./menu";
export * from "./dialog";
export * from "./link";
export * from "./tabs";
export * from "./table";
export * from "./toggle-group";
export * from "./utils/i18n-mock.service";