File tree Expand file tree Collapse file tree
react/src/components/Heading
web-components/src/components/heading Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ import { Meta } from ' @storybook/addon-docs/blocks' ;
2+
3+ <Meta title = " Components/Section/Overview" />
4+
5+ # Section
6+
7+ The ` Section ` component is documented with ` Heading ` because ` Heading ` uses the
8+ nearest ` Section ` to infer the correct heading level.
9+
10+ Review the
11+ [ Heading component overview] ( ../?path=/docs/components-heading--overview ) for
12+ usage guidance and examples.
Original file line number Diff line number Diff line change 1+ import { Meta } from ' @storybook/addon-docs/blocks' ;
2+
3+ <Meta title = " Components/Section/Overview" />
4+
5+ # Section
6+
7+ The ` section ` component is documented with ` heading ` because ` heading ` uses the
8+ nearest ` section ` to infer the correct heading level.
9+
10+ Review the
11+ [ Heading component overview] ( ../?path=/docs/components-heading--overview ) for
12+ usage guidance and examples.
You can’t perform that action at this time.
0 commit comments