fix conjunction

This commit is contained in:
Karan Rathod 2024-11-16 00:04:49 +05:30 committed by GitHub
parent bcff423a81
commit 12e98dfceb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ The **Date-Range Picker** component allows users to select a range of dates.
| <div style={{ width:"100px"}}> Event </div> | <div style={{ width:"100px"}}> Description </div> |
|:----------- |:----------- |
| On select | Triggers whenever a start date or end date are selected in the date range picker component. |
| On select | Triggers whenever a start date or end date is selected in the date range picker component. |
:::info
Check [Action Reference](/docs/category/actions-reference) docs to get the detailed information about all the **Actions**.