mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-08 15:00:37 -04:00
a11y
This commit is contained in:
parent
3b6e7fe181
commit
68cde53c24
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<span class="tooltip-wrapper" :title="text" :aria-label="text">
|
||||
<span class="tooltip-wrapper" :title="text" :aria-label="text" role="img">
|
||||
<slot></slot>
|
||||
<span class="tooltip-content bg-dark text-white border px-2 py-1 rounded">
|
||||
{{ text }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user