mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update componentbase structure
This commit is contained in:
parent
9fef4a19c5
commit
90be0a29c3
18 changed files with 16 additions and 15 deletions
|
@ -21,7 +21,7 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import ComponentBase from 'primevue/base';
|
||||
import ComponentBase from 'primevue/componentbase';
|
||||
|
||||
export default {
|
||||
name: 'Card',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue