@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.cjs.js
CHANGED
|
@@ -31633,7 +31633,7 @@ const lotteryLabelOnline = {
|
|
|
31633
31633
|
TH: "\u1790\u17C3TH",
|
|
31634
31634
|
KP: "\u1780\u17C6\u1796\u178F KP"
|
|
31635
31635
|
};
|
|
31636
|
-
const lotteryLabelVN = __spreadProps$2(__spreadValues$4({},
|
|
31636
|
+
const lotteryLabelVN = __spreadProps$2(__spreadValues$4({}, lotteryLabel), {
|
|
31637
31637
|
VN1: "\u1786\u17D2\u1793\u17C4\u178F\u1799\u17BD\u1793",
|
|
31638
31638
|
TN: "\u1786\u17D2\u1793\u17C4\u178F\u1799\u17BD\u1793"
|
|
31639
31639
|
});
|