@brighthr/component-avatar
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -33,3 +33,3 @@ // src/index.tsx | ||
const avatarClasses = cn( | ||
"bg-primary-400 text-white rounded-full flex justify-center items-center", | ||
"bg-primary-600 text-white rounded-full flex justify-center items-center", | ||
{ | ||
@@ -36,0 +36,0 @@ "w-5 h-5 text-xs": size === "xs" || size === "xxs", |
{ | ||
"name": "@brighthr/component-avatar", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "type": "module", | ||
}, | ||
"gitHead": "df7c45387b0f3c9eae38fd1b8e236bccab1caa6d" | ||
"gitHead": "8346b89155f545114db28dd0499838be1a0214d7" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
20424