mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-12 18:43:50 +00:00
refactor(#35): accessible mobile nav button
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<div class="lg:hidden mr-4">
|
||||
<Dropdown>
|
||||
<div slot="dropdown">
|
||||
<button class="block text-white focus:outline-none">
|
||||
<button class="block text-white focus:outline-none" aria-label="Open navigation menu">
|
||||
<svg
|
||||
class="w-6 h-6"
|
||||
fill="none"
|
||||
|
||||
Reference in New Issue
Block a user