mirror of
https://github.com/nasa/openmct.git
synced 2025-04-27 14:29:59 +00:00
Give Plot component a name
This commit is contained in:
parent
0f3058fbff
commit
0c5f533fc7
@ -70,6 +70,7 @@ import ProgressBar from '../../ui/components/ProgressBar.vue';
|
|||||||
import StalenessUtils from '@/utils/staleness';
|
import StalenessUtils from '@/utils/staleness';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
name: 'Plot',
|
||||||
components: {
|
components: {
|
||||||
MctPlot,
|
MctPlot,
|
||||||
ProgressBar,
|
ProgressBar,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user