Refactor: Minor code refactoring in accordance with Vue.js best practices (#368)
This commit is contained in:
committed by
Pranav Raj S
parent
17587d8a0c
commit
87fb1adab1
@@ -3,7 +3,7 @@
|
||||
<transition name="fade" mode="out-in">
|
||||
<router-view></router-view>
|
||||
</transition>
|
||||
<woot-snackbar-box></woot-snackbar-box>
|
||||
<woot-snackbar-box />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user