Skip to content

Commit b7e7616

Browse files
committed
better label
1 parent 7430e4a commit b7e7616

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/routes/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
</Menubar.Root>
7979
<Input
8080
id="search"
81-
aria-label="search"
81+
aria-label="Search records"
8282
type="text"
8383
placeholder="Search"
8484
class="md:ml-auto md:max-w-[200px]"

0 commit comments

Comments
 (0)