yt-uikit 0.8.4 → 0.8.6

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.
package/dist/esm/index.js CHANGED
@@ -1907,6 +1907,7 @@ import*as e from"react";import t,{forwardRef as n,useImperativeHandle as r,useRe
1907
1907
  justify-content: space-between;
1908
1908
  align-items: center;
1909
1909
  height: fit-content;
1910
+ margin-top: 6px;
1910
1911
  padding: 6px 12px;
1911
1912
  border-radius: 5px !important;
1912
1913
  border-width: 2px !important;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yt-uikit",
3
- "version": "0.8.4",
3
+ "version": "0.8.6",
4
4
  "description": "YourToken UI Kit",
5
5
  "scripts": {
6
6
  "rollup": "tsc && rollup -c",