@expofp/floorplan
Version:
Interactive floor plan library for expos and events
2 lines (1 loc) • 443 B
JavaScript
import{jsx as r}from"react/jsx-runtime";import{SidebarActions as t}from"@expofp/ui";import{observer as a}from"mobx-react-lite";import{t as e}from"../utils/i18n";const i=a(o=>r(t,{...o,directionsLabel:e("Directions"),visitedLabel:e("Visited"),notVisitedLabel:e("Not visited"),saveBookmarkLabel:e("Save to Bookmarks"),removeBookmarkLabel:e("Remove from Bookmarks"),routePlannerLabel:e("Route planner"),shareLabel:e("Share")}));export default i;