Skip to content

Commit b69b0a3

Browse files
committed
Remove comment
1 parent 3d56e14 commit b69b0a3

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/tests/index.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -98,17 +98,6 @@
9898
</div>
9999
</nav>
100100
</div>
101-
102-
<!--
103-
Mobile menu, show/hide based on menu open state.
104-
105-
Entering: "duration-150 ease-out"
106-
From: "opacity-0 scale-95"
107-
To: "opacity-100 scale-100"
108-
Leaving: "duration-100 ease-in"
109-
From: "opacity-100 scale-100"
110-
To: "opacity-0 scale-95"
111-
-->
112101
<div
113102
class="absolute top-0 inset-x-0 p-2 transition transform origin-top md:hidden"
114103
>

0 commit comments

Comments
 (0)