File tree Expand file tree Collapse file tree
lib/liveview_pwa_web/components/layouts Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11< header class = "px-4 sm:px-6 lg:px-8 " >
22 < div class = "flex items-center justify-between border-b border-zinc-100 py-3 text-sm " >
33 < div class = "relative flex items-center gap-4 " >
4- < button
4+ <!-- < button
55 id="hamburger-menu"
66 type="button"
77 class="flex flex-col justify-center items-center w-8 h-8 space-y-1 hover:bg-gray-100 rounded transition-colors duration-200 group"
1313 <.icon name="hero-bars-3" />
1414 </button>
1515 <LiveviewPwaWeb.Techs.display />
16+ -->
1617 < div >
17- < . link id = "login-link " alt = "login " aria-label = "login " href = { ~p" /" } > < . icon name = "hero-home " class = "h-5 w-5 " /> </ . link >
18+ < . link id = "login-link " alt = "login " aria-label = "login " href = { ~p" /" } >
19+ < . icon name = "hero-home " class = "h-5 w-5 " />
20+ </ . link >
1821 </ div >
1922 </ div >
2023 < div class = "text-lg font-semibold leading-6 text-zinc-900 flex items-center gap-4 " >
4952 </ div >
5053 { @ inner_content }
5154</ main >
52-
You can’t perform that action at this time.
0 commit comments