Skip to content

Commit e181b9a

Browse files
committed
docs: update readme
1 parent eb35fc2 commit e181b9a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)