fix(ui): import navbar mega menu dependency
Quality / quality (windows-latest) (push) Waiting to run
Quality / quality (ubuntu-latest) (push) Failing after 10m39s

This commit is contained in:
2026-08-24 21:37:26 +05:30
parent 9d64ec60c4
commit 9067e68f69
+2
View File
@@ -1,3 +1,5 @@
import MegaMenu from "./MegaMenu.wrn"
component Navbar { component Navbar {
outputs { outputs {
toggle(payload: { open: boolean }) toggle(payload: { open: boolean })