Commit ec0a71c
committed
feat: add clearable functionality to webhook input field in UpsertWebhookDialog
- Introduced a clearable prop to the input field, allowing users to easily reset the field value.
- Implemented an onClear handler to reset the input when the clear action is triggered.
These changes aim to enhance user experience by providing a more intuitive way to manage input values in the webhook dialog.1 parent 7cc4045 commit ec0a71c
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| 370 | + | |
| 371 | + | |
370 | 372 | | |
371 | 373 | | |
372 | 374 | | |
| |||
0 commit comments