diff --git a/docs/docs/changelog/index.md b/docs/docs/changelog/index.md index cd7ed2ae..a3f87ff7 100644 --- a/docs/docs/changelog/index.md +++ b/docs/docs/changelog/index.md @@ -4,6 +4,10 @@ title: 'Changelog' # Changelog +## 5.7.2 + +- Added a Vue slot which enables the usage of TwemojiPicker as a headless component when using TwemojiTextarea component + ## 5.7.1 - Fixes ESM build diff --git a/docs/docs/twemoji-picker-api/index.md b/docs/docs/twemoji-picker-api/index.md index d7192d15..d0485b1d 100644 --- a/docs/docs/twemoji-picker-api/index.md +++ b/docs/docs/twemoji-picker-api/index.md @@ -186,8 +186,7 @@ The HTMLElement provided for the slot will be DOM element which will trigger the :emojiData="emojiDataAll" :emojiGroups="emojiGroups" > -