UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

2 lines (1 loc) • 287 B
import{jsx as r}from"react/jsx-runtime";import{HighlightText as o}from"@expofp/ui";import{observer as h}from"mobx-react-lite";import{uiState as t}from"../store";const s=h(({text:i})=>{const e=t.list.type==="search"?t.list.text:void 0;return r(o,{text:i,highlight:e})});export default s;