@lukso/web-components 1.64.0 → 1.64.1

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.
@@ -5784,7 +5784,7 @@ const walletRestore = (options) => {
5784
5784
  />
5785
5785
  <path
5786
5786
  d="M20.582 8.386V7.151a2.06 2.06 0 0 0-2.446-2.023L7.288 6.98a2.06 2.06 0 0 0-1.674 2.024v2.019"
5787
- sstroke="var(--${options.color})"
5787
+ stroke="var(--${options.color})"
5788
5788
  stroke-width="${options.strokeWidth}"
5789
5789
  stroke-linejoin="round"
5790
5790
  />
@@ -5780,7 +5780,7 @@ const walletRestore = (options) => {
5780
5780
  />
5781
5781
  <path
5782
5782
  d="M20.582 8.386V7.151a2.06 2.06 0 0 0-2.446-2.023L7.288 6.98a2.06 2.06 0 0 0-1.674 2.024v2.019"
5783
- sstroke="var(--${options.color})"
5783
+ stroke="var(--${options.color})"
5784
5784
  stroke-width="${options.strokeWidth}"
5785
5785
  stroke-linejoin="round"
5786
5786
  />
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lukso/web-components",
3
- "version": "1.64.0",
3
+ "version": "1.64.1",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist",