File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2828- ** BREAKING CHANGES:** change ** default** import to ** name** import
2929- ** BREAKING CHANGES:** rename ` height ` prop to ` chatboxHeight `
3030- ** BREAKING CHANGES:** rename ` styles ` prop to ` style `
31+ - ** BREAKING CHANGES:** ` notificationDelay ` now in seconds instead of millisecond
3132- add: new prop ` onClick ` Callback function fires on click
3233- add: new prop ` onSubmit ` Callback function fires on submit with event and form input value passed
3334- add: new prop ` onClose ` Callback function fires on close
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ yarn add react-floating-whatsapp
2929- ** BREAKING CHANGES:** change ** default** import to ** name** import
3030- ** BREAKING CHANGES:** rename ` height ` prop to ` chatboxHeight `
3131- ** BREAKING CHANGES:** rename ` styles ` prop to ` style `
32+ - ** BREAKING CHANGES:** ` notificationDelay ` now in seconds instead of millisecond
3233
3334## Usage
3435
You can’t perform that action at this time.
0 commit comments