fix: revert eslint auto fix

This commit is contained in:
Sándor Levcsák 2020-10-02 01:56:00 +03:00
parent 5ed2a51334
commit 718934d042
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<AppNavigation />
<RouterView />
<RouterView></RouterView>
</template>
<script lang="ts">