SplitButton: Toast usages in examples for composition API are not correct #6879
Labels
Status: Pending Review
Issue or pull request is being reviewed by Core Team
Milestone
Describe the bug
Toast usages in examples for composition API's are not correct
Reproducer
https://stackblitz.com/edit/er7m9k?file=src%2FApp.vue
PrimeVue version
4.2.3
Vue version
4.x
Language
ALL
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
this.$toast.add
should betoast.add
for composition API's examplesThe text was updated successfully, but these errors were encountered: