@lanaco/lnc-react-ui
Version:
React component library
2 lines (1 loc) • 463 B
JavaScript
;const e=require("react/jsx-runtime"),l=require("react"),d=require("./index-BXkL0HmX.cjs"),p=l.forwardRef((n,t)=>{const{locationFinderTitle:o,locationFinderPlaceholder:i,openMapText:r,onOpenMap:c=()=>{},mapFilters:s,inputComponent:a}=n;return e.jsx("div",{className:"lp-section lp-location-finder-section",children:e.jsx(d.LocationFinder,{ref:t,title:o,placeholderText:i,onOpenMap:c,openMapText:r,mapFilters:s,inputComponent:a})})});module.exports=p;