Refactored deploy path

This commit is contained in:
Cagatay Civici
2022-11-29 10:41:49 +03:00
parent c80bbf8f70
commit 93ec659282
7 changed files with 31 additions and 32 deletions

View File

@@ -95,7 +95,7 @@ const confirm = (event) => {
<div>
<Button type="button" label="Image" @click="toggle" class="p-button-success" />
<OverlayPanel ref="op" appendTo="body" :showCloseIcon="true">
<img src="/images/nature/nature9.jpg" alt="Nature 9" />
<img src="/demo/images/nature/nature9.jpg" alt="Nature 9" />
</OverlayPanel>
</div>
<div>