UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

2 lines (1 loc) 113 B
import{useContext as o}from"react";import{ToastContext as t}from"./ToastContext";export const useToast=()=>o(t);