Renamed code widget; moved modal to common folder
This commit is contained in:
@@ -3,7 +3,7 @@ import { Component } from '@angular/core';
|
||||
import { InfoBarComponent } from './editor/info-bar/info-bar.component';
|
||||
import { TabsComponent } from './editor/tabs/tabs.component';
|
||||
import { EditorsComponent } from './editor/editors.component';
|
||||
import { FilesModalComponent } from "./editor/modals/files-modal.component";
|
||||
import { FilesModalComponent } from "./common/components/modals/files-modal.component";
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user