@expofp/floorplan
Version:
Interactive floor plan library for expos and events
2 lines (1 loc) • 373 B
JavaScript
import{jsx as t}from"react/jsx-runtime";import{observer as a}from"mobx-react-lite";import m from"../ui/Autocomplete";import{t as r}from"../utils/i18n";import{useRenderTarget as n}from"../utils/useRenderTarget";const p=a(e=>{const o=n();return t(m,{...e,renderTarget:o,noOptionsLabel:r("No options"),ariaLabel:r("Search options"),clearLabel:r("Clear")})});export default p;