feat: add preview image and description to README for Datenel components
All checks were successful
Publish to npm / publish (push) Successful in 29s

This commit is contained in:
Astrian Zheng 2025-02-20 19:59:17 +11:00
parent a96eb9528d
commit 23fc1709ef
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA
2 changed files with 5 additions and 1 deletions

View File

@ -4,6 +4,10 @@
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.
![A preview of Datenel components for SingleWeekPicker and SingleDayPicker](./marketing_assets/preview.png)
*Shadow border not included. Battery included.*
*A Vue.js-supported version is in development.*
## Features
@ -57,7 +61,7 @@ export default () => {
## Supported Components & Props
- [x] SingleDatePicker
- [ ] SingleWeekPicker
- [x] SingleWeekPicker
- [ ] MultipleDatePicker
- [ ] DateRangePicker

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB