mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +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
|
@ -1,5 +1,5 @@
|
|||
// @ts-ignore
|
||||
import Aura from '@primevue/themes/aura';
|
||||
import Aura from '@primeuix/themes/aura';
|
||||
|
||||
export default defineNuxtConfig({
|
||||
modules: ['../src/module'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue