mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 09:52:35 +00:00
fix: Update imports from '@primevue/themes' to '@primeuix/themes'
This commit is contained in:
parent
b6c7b434b1
commit
cf45e2dc94
36 changed files with 107 additions and 96 deletions
|
@ -11,7 +11,7 @@ export default {
|
|||
return {
|
||||
code: {
|
||||
basic: `
|
||||
import Aura from '@primevue/themes/aura';
|
||||
import Aura from '@primeuix/themes/aura';
|
||||
|
||||
export default defineNuxtConfig({
|
||||
modules: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue