mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
fix conjunction
This commit is contained in:
parent
289db31117
commit
338092f258
1 changed files with 1 additions and 1 deletions
|
|
@ -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 and end date are selected in the date range picker component. |
|
||||
| On select | Triggers whenever a start date or end date are 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**.
|
||||
|
|
|
|||
Loading…
Reference in a new issue