diff options
| author | Henry Jameson <me@hjkos.com> | 2020-11-01 16:44:57 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-11-01 16:44:57 +0200 |
| commit | 8b1213ea1e75a2d0f824cc71992d4867a4ea0bb5 (patch) | |
| tree | 07aa0e0c00295ca5aaf518c7931d89596e6fe6d9 /src/components/mobile_nav/mobile_nav.vue | |
| parent | 994b49ddfe8fbf9979b668ab7e7d29c2ad864b1c (diff) | |
lint
Diffstat (limited to 'src/components/mobile_nav/mobile_nav.vue')
| -rw-r--r-- | src/components/mobile_nav/mobile_nav.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/mobile_nav/mobile_nav.vue b/src/components/mobile_nav/mobile_nav.vue index 30b15149..6651fc8e 100644 --- a/src/components/mobile_nav/mobile_nav.vue +++ b/src/components/mobile_nav/mobile_nav.vue @@ -1,7 +1,7 @@ <template> <div class="MobileNav" - > + > <nav id="nav" class="mobile-nav" |
