import via module fix

This commit is contained in:
Tuğçe Küçükoğlu 2021-10-22 13:23:03 +03:00
parent 55ec5b1a7e
commit 843a7432a2
77 changed files with 77 additions and 77 deletions

View file

@ -1,6 +1,6 @@
<template>
<AppDoc name="SelectButtonDemo" :sources="sources" github="selectbutton/SelectButtonDemo.vue" >
<h5>Import</h5>
<h5>Import via Module</h5>
<pre v-code.script><code>
import SelectButton from 'primevue/selectbutton';