{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/cSNbf3iuW4OUgZlGM2YS/SY3SePxMMsb8kFmieYnk/Tiled_image.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";export function TiledImage(props){// Generate the CSS for the background image\nconst style={backgroundImage:`url(${props.image})`,backgroundSize:\"auto\",backgroundPosition:\"left top\",backgroundRepeat:\"repeat\",width:\"100%\",height:\"100%\"};// Return a div with the background image\nreturn /*#__PURE__*/ _jsx(\"div\",{style:style});}// Add property controls to show in the props panel\naddPropertyControls(TiledImage,{image:{type:ControlType.Image,title:\"Image\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"TiledImage\":{\"type\":\"reactComponent\",\"name\":\"TiledImage\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Tiled_image.map"],
  "mappings": "yFAAsG,SAASA,EAAWC,EAAM,CAChI,IAAMC,EAAM,CAAC,gBAAgB,OAAOD,EAAM,KAAK,IAAI,eAAe,OAAO,mBAAmB,WAAW,iBAAiB,SAAS,MAAM,OAAO,OAAO,MAAM,EAC3J,OAAqBE,EAAK,MAAM,CAAC,MAAMD,CAAK,CAAC,CAAE,CAC/CE,EAAoBJ,EAAW,CAAC,MAAM,CAAC,KAAKK,EAAY,MAAM,MAAM,OAAO,CAAC,CAAC",
  "names": ["TiledImage", "props", "style", "p", "addPropertyControls", "ControlType"]
}
