mirror of
https://github.com/nasa/openmct.git
synced 2025-06-12 20:28:14 +00:00
PascalCase files (#6955)
* PascalCase files * git mv for file name change * renamed files * merge changes from master * fix: template name * sort imports --------- Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com> Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov>
This commit is contained in:
committed by
GitHub
parent
95ac919ddf
commit
6776cc308f
@ -51,7 +51,7 @@
|
||||
import _ from 'lodash';
|
||||
|
||||
import { TIME_CONTEXT_EVENTS } from '../../api/time/constants';
|
||||
import TimePopupFixed from './timePopupFixed.vue';
|
||||
import TimePopupFixed from './TimePopupFixed.vue';
|
||||
|
||||
export default {
|
||||
components: {
|
||||
|
Reference in New Issue
Block a user