mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-23 16:33:11 +08:00
1 line
728 B
JavaScript
1 line
728 B
JavaScript
import{d as n,o as l,c as a,b as o,F as c,E as i,A as r,f as u,j as _,_ as p,k as m}from"./index-e62f5c21.js";const d={class:"grid grid-cols-3 gap-x-4 mt-2"},b={class:"col-span-1"},f=n({__name:"FelLabelValueList",props:["items"],setup(s){const t=_(()=>p(()=>import("./FelLabelValue-62566ef4.js"),["assets/FelLabelValue-62566ef4.js","assets/index-e62f5c21.js","assets/index-332ec99e.css"]));return(v,L)=>(l(),a("div",d,[o("div",b,[(l(!0),a(c,null,i(s.items,e=>(l(),r(u(t),{key:e.label,label:e.label,value:e.value,link:e?.link},null,8,["label","value","link"]))),128))])]))}}),F=m(f,[["__file","/home/aurthurm/Documents/Development/felicity/felicity-lims/webapp/components/ui/label/FelLabelValueList.vue"]]);export{F as default};
|