@k8o/arte-odyssey 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -107,7 +107,7 @@ const NumberField = ({
107
107
  "button",
108
108
  {
109
109
  className: cn(
110
- "flex w-6 grow items-center justify-center rounded-tr-sm border-border-base border-b border-l bg-bg-mute",
110
+ "flex w-6 grow items-center justify-center rounded-tr-lg border-border-base border-b border-l bg-bg-mute",
111
111
  "disabled:cursor-not-allowed"
112
112
  ),
113
113
  disabled: isDisabled,
@@ -132,7 +132,7 @@ const NumberField = ({
132
132
  "button",
133
133
  {
134
134
  className: cn(
135
- "flex w-6 grow items-center justify-center rounded-br-sm border-border-base border-l bg-bg-mute",
135
+ "flex w-6 grow items-center justify-center rounded-br-lg border-border-base border-l bg-bg-mute",
136
136
  "disabled:cursor-not-allowed"
137
137
  ),
138
138
  disabled: isDisabled,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@k8o/arte-odyssey",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "k8o's react ui library",
5
5
  "author": "k8o <kosakanoki@gmail.com>",
6
6
  "keywords": [