mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Refactor #3965 - Refactor on class implementation
This commit is contained in:
parent
eddfa1a5ef
commit
b4d07f0176
11 changed files with 12 additions and 17 deletions
|
@ -35,7 +35,6 @@ export default {
|
|||
extends: BaseToast,
|
||||
inheritAttrs: false,
|
||||
emits: ['close', 'life-end'],
|
||||
|
||||
data() {
|
||||
return {
|
||||
messages: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue