Skip to content
Snippets Groups Projects
Commit a6fae395 authored by HJ's avatar HJ :fire:
Browse files

fix dupe id

parent d690b88c
No related branches found
No related tags found
No related merge requests found
<template>
<div
id="app"
:style="bgStyle"
id="app-loaded"
>
<div
id="app_bg_wrapper"
class="app-bg-wrapper"
:style="bgStyle"
/>
<MobileNav v-if="isMobileLayout" />
<DesktopNav v-else />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment