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>
|
||||
<div
|
||||
:id="`enter-${title}`"
|
||||
class="full-width rounded q-pa-sm"
|
||||
@click="
|
||||
() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue