Minor changes for Felix
This commit is contained in:
parent
faeac6b360
commit
984d1a987a
10 changed files with 152 additions and 25 deletions
|
@ -18,7 +18,6 @@ import { LeaderboardComponent } from './leaderboard.component';
|
|||
import { MapComponent } from './map.component';
|
||||
import { TrailMapComponent } from './trail-map.component';
|
||||
import { SuppliersComponent } from './suppliers.component';
|
||||
|
||||
// Using child path to allow for FullLayout theming
|
||||
const routes: Routes = [
|
||||
{ path: '', redirectTo: '/dashboard', pathMatch: 'full' },
|
||||
|
|
Reference in a new issue