mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 09:52:35 +00:00
Refactor #5667
This commit is contained in:
parent
1ea0731a18
commit
8574a61891
8 changed files with 73 additions and 97 deletions
|
@ -19,9 +19,6 @@ export default {
|
|||
$pcEditor: this,
|
||||
$parentInstance: this
|
||||
};
|
||||
},
|
||||
beforeMount() {
|
||||
EditorStyle.loadStyle({ nonce: this.$primevue?.config?.csp?.nonce });
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue