index.mjs 338 B

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