add: new design (wip)
New design as WIP, swipe controls
This commit is contained in:
parent
259adf53f6
commit
7af148058e
15 changed files with 354 additions and 142 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="ButtonGroup">
|
||||
<div class="ButtonGroup z-2">
|
||||
<button
|
||||
v-for="(button, index) in buttons"
|
||||
@click="click(index)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue