refactor: add id

This commit is contained in:
Net 2024-07-31 14:37:19 +07:00
parent a2933d36ec
commit fca6a3498c

View file

@ -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="
() => { () => {