mirror of
https://github.com/bitwarden/browser
synced 2025-12-31 07:33:23 +00:00
* restructure billing folders into individual, organization, and shared * move components from `LooseComponentsModule`
3 lines
125 B
TypeScript
3 lines
125 B
TypeScript
export { OrganizationPlansComponent } from "./organizations";
|
|
export { PaymentComponent, TaxInfoComponent } from "./shared";
|