mirror of
https://github.com/nasa/openmct.git
synced 2024-12-26 08:11:05 +00:00
Rename component file
This commit is contained in:
parent
0ae4d237c4
commit
81bf5bbf3e
@ -41,7 +41,7 @@
|
|||||||
import moment from 'moment';
|
import moment from 'moment';
|
||||||
import momentTimezone from 'moment-timezone';
|
import momentTimezone from 'moment-timezone';
|
||||||
import raf from 'utils/raf';
|
import raf from 'utils/raf';
|
||||||
import ClockChild from './ClockChild.vue';
|
import ClockChild from './ClockChildy.vue';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
components: {
|
components: {
|
||||||
|
Loading…
Reference in New Issue
Block a user