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
@@ -22,7 +22,7 @@
|
||||
|
||||
import mount from 'utils/mount';
|
||||
|
||||
import FlexibleLayoutComponent from './components/flexibleLayout.vue';
|
||||
import FlexibleLayoutComponent from './components/FlexibleLayout.vue';
|
||||
|
||||
const FLEXIBLE_LAYOUT_KEY = 'flexible-layout';
|
||||
export default class FlexibleLayoutViewProvider {
|
||||
|
||||
Reference in New Issue
Block a user