UNPKG

react-anchor-navigation

Version:

React lightweight library for anchor scrolling and navigation tied to URL hash.

7 lines (5 loc) 234 B
export * from "./src/components/AnchorContext"; export * from "./src/components/AnchorLink"; export * from "./src/components/AnchorProvider"; export * from "./src/components/AnchorSection"; export as namespace reactAnchorNavigation;