fix(mobile-menu): implement persistent viewport pattern and hx-preserve for mobile menu
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<div id="mobile-menu"
|
||||
hx-preserve
|
||||
x-show="mobileMenuOpen"
|
||||
x-transition:enter="transition ease-out duration-300"
|
||||
x-transition:enter-start="-translate-x-full"
|
||||
|
||||
Reference in New Issue
Block a user