@jingx/lottery-components-react-jsx 1.0.8 → 1.0.9
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.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -31613,7 +31613,7 @@ const lotteryLabelOnline = {
|
|
|
31613
31613
|
TH: "\u1790\u17C3TH",
|
|
31614
31614
|
KP: "\u1780\u17C6\u1796\u178F KP"
|
|
31615
31615
|
};
|
|
31616
|
-
const lotteryLabelVN = __spreadProps$2(__spreadValues$4({},
|
|
31616
|
+
const lotteryLabelVN = __spreadProps$2(__spreadValues$4({}, lotteryLabel), {
|
|
31617
31617
|
VN1: "\u1786\u17D2\u1793\u17C4\u178F\u1799\u17BD\u1793",
|
|
31618
31618
|
TN: "\u1786\u17D2\u1793\u17C4\u178F\u1799\u17BD\u1793"
|
|
31619
31619
|
});
|