* style: new avatar components * chore: bug fixes * chore: add pixel to size * chore: add comments to helper functions * fix: build errors
2 lines
58 B
TypeScript
2 lines
58 B
TypeScript
export * from "./avatar-group";
|
|
export * from "./avatar";
|