UNPKG

react-custom-tours

Version:

A library with tips that you can attach to blocks on your sites so that users can more easily understand how to use your site

4 lines (3 loc) 152 B
import { default as Provider } from './providers'; import { useTips } from '../shared/hooks/useTips.tsx'; export { Provider as TipsProvider, useTips };