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:
David 'Epper' Marshall
2023-09-14 12:55:44 -04:00
committed by GitHub
parent 95ac919ddf
commit 6776cc308f
60 changed files with 85 additions and 74 deletions

View File

@ -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: {