@bytebrand/fe-ui-core 4.1.190 → 4.1.191

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bytebrand/fe-ui-core",
3
- "version": "4.1.190",
3
+ "version": "4.1.191",
4
4
  "description": "UI components for the auto.de project",
5
5
  "main": "index.ts",
6
6
  "module": "dist/common.js",
@@ -642,7 +642,7 @@ const ES = (props: any) => (
642
642
  <path
643
643
  fill="none"
644
644
  stroke="#000"
645
- stroke-linecap="round"
645
+ strokeLinecap="round"
646
646
  strokeWidth=".3"
647
647
  d="m287.8 211.2.2-1a2.7 2.7 0 0 0-2.7-2.8c-.5 0-1 .1-1.3.3"
648
648
  />
@@ -681,7 +681,7 @@ const ES = (props: any) => (
681
681
  <path
682
682
  fill="none"
683
683
  stroke="#000"
684
- stroke-linecap="round"
684
+ strokeLinecap="round"
685
685
  strokeWidth=".3"
686
686
  d="M267.8 211.2a2.8 2.8 0 0 1-.2-1 2.7 2.7 0 0 1 2.7-2.8c.5 0 1 .1 1.4.3"
687
687
  />