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>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<button @click="console.log(elements)">Click</button>
|
|
||||||
<div class="row justify-between container">
|
<div class="row justify-between container">
|
||||||
<section class="content" v-for="chunk in chunks">
|
<section class="content" v-for="chunk in chunks">
|
||||||
<ViewHeader />
|
<ViewHeader />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue