Removed unused butotn

This commit is contained in:
2019-06-02 22:51:50 +02:00
parent 9a10939c91
commit 27cff0b0ac

View File

@@ -1,6 +1,4 @@
<template> <template>
<!-- <button @click="show = !show">show/hide</button> -->
<transition name="slide"> <transition name="slide">
<div <div
v-if="show" v-if="show"