bb-plane-fork/packages/ui/src/avatar/index.ts
Aaryan Khandelwal 490e032ac6
style: new avatar and avatar group components (#2584)
* style: new avatar components

* chore: bug fixes

* chore: add pixel to size

* chore: add comments to helper functions

* fix: build errors
2023-11-01 15:24:11 +05:30

2 lines
58 B
TypeScript

export * from "./avatar-group";
export * from "./avatar";