We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d9fb87 + ebdab01 commit b024bd0Copy full SHA for b024bd0
3 files changed
.changeset/cuddly-maps-attend.md
packages/components/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @devup-ui/components
2
3
+## 0.1.2
4
+
5
+### Patch Changes
6
7
+- 1a44d9b: Fix Input component className
8
9
## 0.1.1
10
11
### Patch Changes
packages/components/package.json
@@ -16,7 +16,7 @@
16
"css-in-js-framework",
17
"react"
18
],
19
- "version": "0.1.1",
+ "version": "0.1.2",
20
"type": "module",
21
"scripts": {
22
"lint": "eslint",
0 commit comments