1
|
|
|
import{i as r,j as m,C as t,g as l,R as a}from"./q-9157976a.js";import{a as u}from"./q-e5403bfa.js";import{E as c}from"./q-9d0aec5c.js";const p="_menu_hh28d_1",_="_opened_hh28d_17",h="_item_hh28d_22",d="_link_hh28d_29",n={menu:p,opened:_,item:h,link:d},x=()=>{var o;const i=r(u),s=c();return(o=s.menu)!=null&&o.items?m(a,{children:t("nav",{class:[n.menu,{[n.opened]:i.isMenuOpened}]},null,[...s.menu.items.map(e=>t("li",null,{class:n.item},t("a",{href:l(e,"href")},{class:n.link},l(e,"text"),1,null),1,e.href))],1,null)},1,"Xz_0"):null};export{x as s_5kClkbuJccM}; |
This checks looks for references to variables that have not been declared. This is most likey a typographical error or a variable has been renamed.
To learn more about declaring variables in Javascript, see the MDN.