feat: populate main menu
The spacing is off and everything is hardcoded, but it's not my main focus at the moment. I expect to enter a dialog over it with our designer. Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
This commit is contained in:
parent
54fea90787
commit
d4857cbd7d
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ You should have received a copy of the GNU Affero General Public License along w
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import { _ } from 'svelte-i18n';
|
|
||||||
import MainMenuActions from '../atoms/MainMenuActions.svelte';
|
import MainMenuActions from '../atoms/MainMenuActions.svelte';
|
||||||
import MainMenuSummary from '../atoms/MainMenuSummary.svelte';
|
import MainMenuSummary from '../atoms/MainMenuSummary.svelte';
|
||||||
import MainMenuDetails from './MainMenuDetails.svelte';
|
import MainMenuDetails from './MainMenuDetails.svelte';
|
||||||
|
|
Loading…
Add table
Reference in a new issue