From a1ad827107569ee0c73a44b2a877e8d568cd6b00 Mon Sep 17 00:00:00 2001 From: Astrian Zheng Date: Wed, 26 Feb 2025 11:45:04 +1100 Subject: [PATCH] fix: update README to reflect Vue.js 3 integration and add React usage link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6961f0e..6818e58 100644 --- a/README.md +++ b/README.md @@ -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)