Skip to content

Commit b7edeef

Browse files
committed
Update title to make it unique
1 parent 4caf4ee commit b7edeef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/Table/TableContent.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@
404404
type="text"
405405
bind:value={searchValue}
406406
placeholder="Search rows..."
407-
title="Search rows"
407+
title="Searchbox for searching rows"
408408
id="{tableId}-search"
409409
/><button
410410
type="reset"

0 commit comments

Comments
 (0)