sud-ui 0.4.6 → 0.4.7

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/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
  </a>
5
5
  </p>
6
6
 
7
- # Soon UI Design Library [![npm version](https://img.shields.io/badge/npm-0.4.6-blue)](https://www.npmjs.com/package/sud-ui)
7
+ # Soon UI Design Library [![npm version](https://img.shields.io/badge/npm-0.4.7-blue)](https://www.npmjs.com/package/sud-ui)
8
8
 
9
9
  **Soon UI Design (SUD)** is a React UI library that helps you quickly build responsive and polished interfaces using reusable components and customizable design tokens.
10
10
 
package/dist/index.js CHANGED
@@ -7721,7 +7721,7 @@ const m0 = ({
7721
7721
  value: r.month(),
7722
7722
  onChange: (e1) => N1(M1, e1, Z1),
7723
7723
  options: k1.map((e1) => ({
7724
- label: `${e1}`,
7724
+ label: `${e1 + 1}`,
7725
7725
  value: e1
7726
7726
  })),
7727
7727
  size: "sm",