import { SortableSectionComponent } from './sortable-section.component'; export const routes = [{ path: '', component: SortableSectionComponent }];