mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Cosmetics for code display
This commit is contained in:
parent
c963e2e95f
commit
03732ab3f8
39 changed files with 78 additions and 39 deletions
|
@ -56,7 +56,8 @@ export default {
|
|||
<InputText v-tooltip.bottom="'Enter your username'" type="text" placeholder="Bottom" />
|
||||
<InputText v-tooltip.left="'Enter your username'" type="text" placeholder="Left" />
|
||||
</div>
|
||||
</template>`
|
||||
</template>
|
||||
`
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue