Skip to content

Commit e6cb5e9

Browse files
committed
docs: update changelog from v4 to v5 docs
1 parent f886904 commit e6cb5e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/upgrade-guide/changelog-v4-v5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ V4 was a great react tooltip component but was built a few years ago, he was bui
2121

2222
## Break Changes
2323

24+
- All data attributes now has `tooltip` into his name
2425
- Default Padding changed from `padding: 8px 21px;` to `padding: 8px 16px;`
2526
- Exported module now is `Tooltip` instead of `ReactTooltip`
2627
- - If you already have a `Tooltip` component in your application and want to explicitly declare this is `ReactTooltip`, just `import { Tooltip as ReactTooltip } from "react-tooltip"`

0 commit comments

Comments
 (0)