Delete PTImage.vue
parent
90fa0c9703
commit
0786568c34
|
@ -1,8 +0,0 @@
|
|||
<template>
|
||||
<DocSectionText v-bind="$attrs">
|
||||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/tabmenu.jpg" />
|
||||
</div>
|
||||
</template>
|
Loading…
Reference in New Issue