Skip to content

Commit 21f5b15

Browse files
committed
📚 Update descriptions (#1619)
1 parent 79e6f4f commit 21f5b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/WorkBook/CommentAndHint.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</script>
1414

1515
{#if uniqueId !== '' && commentAndHint !== ''}
16-
<!-- HACK: positionはデフォルトの"top" 以外にすると、一瞬しか表示されない -->
16+
<!-- HACK: Position values other than the default "top" cause the tooltip to display only momentarily -->
1717
<Tooltip
1818
showOn="hover"
1919
arrow={false}

0 commit comments

Comments
 (0)