mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Reverted #4953
This commit is contained in:
parent
6862264318
commit
8f7ee3ac33
17 changed files with 21 additions and 42 deletions
|
@ -116,10 +116,9 @@ export default {
|
|||
this.reorderDirection = null;
|
||||
}
|
||||
},
|
||||
beforeMount() {
|
||||
this.id = this.id || UniqueComponentId();
|
||||
},
|
||||
mounted() {
|
||||
this.id = this.id || UniqueComponentId();
|
||||
|
||||
if (this.responsive) {
|
||||
this.createStyle();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue