We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.json
1 parent de50280 commit 4823ec5Copy full SHA for 4823ec5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.3](https://github.com/kouts/vue-search-input/compare/v1.1.2...v1.1.3) (2022-05-02)
2
+
3
4
+### Bug Fixes
5
6
+* added css to exports, removed duplicate style ([236c39f](https://github.com/kouts/vue-search-input/commit/236c39ff0b9a15194b5b1de9aee666bfc5529f5c))
7
8
## [1.1.2](https://github.com/kouts/vue-search-input/compare/v1.1.1...v1.1.2) (2022-04-21)
9
10
dist/styles.css
@@ -79,6 +79,7 @@
79
bottom: 7px;
80
cursor: pointer;
81
z-index: 10;
82
+ height: 18px;
83
box-sizing: border-box;
84
display: block;
85
width: 24px;
0 commit comments