mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Type definition path correction
This commit is contained in:
parent
f2a9b28e1a
commit
3584b7c456
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import type { NitroApp } from 'nitropack';
|
||||
import type { NitroApp } from 'nitropack/types';
|
||||
// @ts-expect-error
|
||||
import { styles, stylesToTop, themes } from '#primevue-style';
|
||||
//import { useRuntimeConfig } from '#imports';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue