mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
lint fix
This commit is contained in:
parent
6764d74e92
commit
cfd26964d7
3 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
export default class NodeService {
|
||||
constructor() {
|
||||
const runtimeConfig = useRuntimeConfig();
|
||||
|
||||
this.contextPath = runtimeConfig.public.contextPath;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue