fix: remove button
This commit is contained in:
parent
26d05d08ea
commit
c1fe4428ba
1 changed files with 0 additions and 1 deletions
|
|
@ -210,7 +210,6 @@ watch(elements, () => {
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<button @click="console.log(elements)">Click</button>
|
||||
<div class="row justify-between container">
|
||||
<section class="content" v-for="chunk in chunks">
|
||||
<ViewHeader />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue