mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
move vue thirdparty components in ChillThirdPartyBundle assets
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
<script>
|
||||
import OnTheFly from 'ChillMainAssets/vuejs/_components/OnTheFly.vue';
|
||||
import ButtonLocation from '../ButtonLocation.vue';
|
||||
import ThirdPartyRenderBox from 'ChillThirdPartyAssets/vuejs/_components/ThirdPartyRenderbox.vue'
|
||||
import ThirdPartyRenderBox from 'ChillThirdPartyAssets/vuejs/_components/Entity/ThirdPartyRenderBox.vue'
|
||||
|
||||
export default {
|
||||
name: 'ResourceItem',
|
||||
|
Reference in New Issue
Block a user