Add basic map
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
import { pageTitle } from 'ember-page-title';
|
||||
import Map from '#components/map';
|
||||
|
||||
<template>
|
||||
{{pageTitle "M/\RCO"}}
|
||||
|
||||
<Map />
|
||||
|
||||
{{outlet}}
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user