fix: 🐛 menu icon missing on mobile
This commit is contained in:
parent
170ba39981
commit
c9597353a1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<nav :aria-label="label" webc:root="override">
|
||||
<label for="nav-toggle">
|
||||
<icon icon="bars"></icon>
|
||||
<icon icon="fa6-solid:bars"></icon>
|
||||
</label>
|
||||
<input type="checkbox" id="nav-toggle" />
|
||||
<template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue