Skip to content

Commit c8baa3f

Browse files
authored
fix: export getAvatarColor (#99)
1 parent 834e893 commit c8baa3f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/good-phones-decide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@trueplan/forecast-components": patch
3+
---
4+
5+
fix(avatar): export getAvatarColor util
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from "./Avatar";
22
export * from "./types";
3+
export * from "./utils";

0 commit comments

Comments
 (0)