refactor: add id
This commit is contained in:
parent
a2933d36ec
commit
fca6a3498c
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ withDefaults(
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
|
:id="`enter-${title}`"
|
||||||
class="full-width rounded q-pa-sm"
|
class="full-width rounded q-pa-sm"
|
||||||
@click="
|
@click="
|
||||||
() => {
|
() => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue