mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-10 10:56:00 +08:00
* [PM-8380] Add option to disable content padding for popup page * [PM-8380] Add cdkVirtualScroll to vault list items and fixed item heights * [PM-8380] Move item height constants to item component
4 lines
102 B
TypeScript
4 lines
102 B
TypeScript
export * from "./item.module";
|
|
|
|
export { BitItemHeight, BitItemHeightClass } from "./item.component";
|