UNPKG

single-tab

Version:

A lightweight React library to detect and handle duplicate tabs in web applications

3 lines (2 loc) 125 B
export { useSingleTab } from "./hooks/useSingleTab"; export { default as SingleTabModal } from "./component/singleTabModal";