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

17 lines (16 loc) 179 B
const t = { toJSON() { return null; }, width: 240, height: 120, left: 60, right: 300, x: 60, y: 90, bottom: 210, top: 90 }; export { t as mockDomRect };