@yamada-ui/core
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -35,3 +35,3 @@ import { UITheme } from './ui-theme.types.js'; | ||
sizes: string & {}; | ||
variants: 'subtle' | 'solid' | 'left-accent' | 'top-accent' | (string & {}); | ||
variants: 'basic' | 'subtle' | 'solid' | 'island-accent' | 'left-accent' | 'top-accent' | (string & {}); | ||
}; | ||
@@ -38,0 +38,0 @@ Avatar: { |
{ | ||
"name": "@yamada-ui/core", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Yamada UI core", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
193474