fix: update README to reflect Vue.js 3 integration and add React usage link
All checks were successful
Publish to npm / publish (push) Successful in 26s

This commit is contained in:
Astrian Zheng 2025-02-26 11:45:04 +11:00
parent 638a730b19
commit a1ad827107
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

View File

@ -2,7 +2,9 @@
**Datenel = Date + Panel**
Datenel is a web UI component for selecting dates. It provides a customizable date picker panel that can be easily integrated into your React applications.
Datenel is a web UI component for selecting dates. It provides a customizable date picker panel that can be easily integrated into your Vue.js 3 applications.
Want to use Datenel in React? [We got you](https://www.npmjs.com/package/datenel-react).
![A preview of Datenel components for SingleWeekPicker and SingleDayPicker](https://s2.loli.net/2025/02/21/CTnxMcEOg53WK9y.png)