mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Path fixes for showcase build
This commit is contained in:
parent
03224ff273
commit
c3dea62940
28 changed files with 241 additions and 223 deletions
|
@ -33,7 +33,7 @@ describe('Inplace.vue', () => {
|
|||
<span class="pi pi-search" style="vertical-align: middle"></span>
|
||||
<span style="margin-left:.5rem; vertical-align: middle">View Picture</span>
|
||||
`,
|
||||
content: `<img src="demo/images/nature/nature1.jpg" />`
|
||||
content: `<img src="/demo/images/nature/nature1.jpg" />`
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue