mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Refactor #5667
This commit is contained in:
parent
1ea0731a18
commit
8574a61891
8 changed files with 73 additions and 97 deletions
|
@ -95,7 +95,7 @@ export default {
|
|||
};
|
||||
},
|
||||
beforeMount() {
|
||||
VirtualScrollerStyle.loadStyle({ nonce: this.$config?.csp?.nonce });
|
||||
VirtualScrollerStyle.loadCSS({ nonce: this.$config?.csp?.nonce });
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue