Skip to content

Commit b247b7c

Browse files
authored
Merge pull request #109 from BEXIS2/table
Update title to make it unique
2 parents e57b7b5 + b7edeef commit b247b7c

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
@@ -405,7 +405,7 @@
405405
title="Search within all table rows"
406406
bind:value={searchValue}
407407
placeholder="Search rows..."
408-
title="Search rows"
408+
title="Searchbox for searching rows"
409409
id="{tableId}-search"
410410
/><button
411411
type="reset"

0 commit comments

Comments
 (0)