Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 680 Bytes

File metadata and controls

23 lines (18 loc) · 680 Bytes

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.