mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update #3965 - For base component paths
This commit is contained in:
parent
5aa605cd18
commit
698431db44
6 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import BaseProgressSpinner from './BaseProgressSpinner';
|
||||
import BaseProgressSpinner from './BaseProgressSpinner.vue';
|
||||
|
||||
export default {
|
||||
name: 'ProgressSpinner',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue