UNPKG

338 BJavaScriptView Raw
1export { hrefTo, linkTo, navigate, withLinks } from './chunk-6GSMXRCY.mjs';
2import { dedent } from 'ts-dedent';
3
4var hasWarned=!1;function LinkTo(){return hasWarned||(console.error(dedent`
5 LinkTo has moved to addon-links/react:
6 import LinkTo from '@storybook/addon-links/react';
7 `),hasWarned=!0),null}
8
9export { LinkTo };