[enhancement]: apply formatting to card values

This commit is contained in:
Kendall Garner
2024-05-26 12:20:01 -07:00
parent 38ed083693
commit aa89c5e80e
9 changed files with 95 additions and 75 deletions
+1 -1
View File
@@ -5,6 +5,6 @@ export * from './constrain-sidebar-width';
export * from './title-case';
export * from './get-header-color';
export * from './parse-search-params';
export * from './format-duration-string';
export * from './rgb-to-rgba';
export * from './sentence-case';
export * from './format';