|
1
|
|
|
import{C as i}from"./q--4QB-cqZ.js";import{L as n}from"./q-5LSN8IXO.js";import{C as r,j as e,K as a,z as o}from"./q-grzRItSl.js";const g="_component_12j16_1",m={component:g},d=s=>r("div",null,{class:m.component},s.data.map(t=>e(n,{children:e(i,{get title(){return t.title},get categories(){return t.categories},get tags(){return t.tags},get image(){return t.image},[a]:{categories:o(t,"categories"),image:o(t,"image"),tags:o(t,"tags"),title:o(t,"title")}},3,"zU_0"),href:`/recipes/${t.id}`,prefetch:!0,[a]:{prefetch:a}},1,t.id)),1,"zU_1");export{d as s_wC2GB5oqF04}; |
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.