pull/1692/head
Tuğçe Küçükoğlu 2021-10-22 12:34:31 +03:00
parent 2959abe245
commit 16cae6c8ca
1 changed files with 1 additions and 1 deletions

View File

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