Add tooltip

This commit is contained in:
Adria Navarro 2024-07-04 16:49:35 +02:00
parent a50a04c323
commit 4fae45e018
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
export let row
</script>
<span class="email">
<span title={value} class="email">
{value}
</span>
{#if row.scimInfo?.isSync}