import { Canvas, Controls, Meta } from '@storybook/blocks'; import * as LinkStories from './link.stories'; import StylesPackageImport from '@/shared/styles-package-import.mdx';
# Link
Use links to navigate users to another location, such as a different site, resource, or section within the same page.
Apply the override classes for custom styling as needed.