import{G as e,H as o,o as l,c as a,V as i}from"./By0a1H9j.js";const g=["src","alt","width"],c={__name:"Logo",props:{logo:{type:String},alt:{type:String,default:""},logoWidth:{type:String,default:"144px"},logoHeight:{type:String,default:"auto"},show:{type:Boolean,default:!1}},setup(t){return(n,s)=>e((l(),a("img",{src:t.logo,alt:t.alt,width:t.logoWidth,style:i({height:t.logoHeight})},null,12,g)),[[o,t.show]])}};export{c as _};