1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

[PM-16524] move integration page shared components into admin console ownership (#12664)

* move integrations shared components to AC ownership

* fix stories
This commit is contained in:
Brandon Treston
2025-01-06 16:05:29 -05:00
committed by GitHub
parent 6aa5b1b953
commit 066773e983
17 changed files with 28 additions and 42 deletions

View File

@@ -1,3 +1,2 @@
export * from "./shared.module";
export * from "./loose-components.module";
export * from "./components/index";