mirror of
https://github.com/nasa/openmct.git
synced 2025-01-03 03:46:42 +00:00
import path for vue component
This commit is contained in:
parent
31a7ebd4f1
commit
b06c234b59
@ -21,7 +21,7 @@
|
|||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
import ConditionComponent from './components/Condition.vue';
|
import ConditionComponent from './components/Condition.vue';
|
||||||
import Vue from 'vue';
|
import Vue from './node_modules/vue';
|
||||||
|
|
||||||
export default function Condition(openmct) {
|
export default function Condition(openmct) {
|
||||||
return {
|
return {
|
||||||
|
Loading…
Reference in New Issue
Block a user