@thairath/tr-design-system 0.2.3 → 0.2.4
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/index.cjs +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.esm.js +2 -2
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -6668,11 +6668,11 @@ var TROENHeader = _ref => {
|
|
|
6668
6668
|
}, /*#__PURE__*/React.createElement("path", {
|
|
6669
6669
|
d: "M1.01562 1.41577L16.8008 17.2235",
|
|
6670
6670
|
stroke: "white",
|
|
6671
|
-
|
|
6671
|
+
strokeWidth: "2"
|
|
6672
6672
|
}), /*#__PURE__*/React.createElement("path", {
|
|
6673
6673
|
d: "M16.8008 1.41577L1.01562 17.2235",
|
|
6674
6674
|
stroke: "white",
|
|
6675
|
-
|
|
6675
|
+
strokeWidth: "2"
|
|
6676
6676
|
}))), /*#__PURE__*/React.createElement(TROEN_WrapIcon, null, /*#__PURE__*/React.createElement("svg", {
|
|
6677
6677
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6678
6678
|
width: "115",
|