Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/api/doc-block-colorpalette.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: 'ColorPalette'
---

<YouTubeCallout id="tyNIspWhFyU" title="Storybook for Design Systems - ColorPalette Doc Block" params='start=20' />

The `ColorPalette` block allows you to document all color-related items (e.g., swatches) used throughout your project.

![Screenshot of ColorPalette and ColorItem blocks](./doc-block-colorpalette.png)
Expand Down
2 changes: 2 additions & 0 deletions docs/api/doc-block-icongallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: 'IconGallery'
---

<YouTubeCallout id="tyNIspWhFyU" title="Storybook for Design Systems - IconGallery Doc Block" params='start=131' />

The `IconGallery` block enables you to easily document React icon components associated with your project, displayed in a neat grid.

![Screenshot of IconGallery and IconItem blocks](./doc-block-icongallery.png)
Expand Down
2 changes: 2 additions & 0 deletions docs/api/doc-block-typeset.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: 'Typeset'
---

<YouTubeCallout id="tyNIspWhFyU" title="Storybook for Design Systems - Typeset Doc Block" params='start=73' />

The `Typeset` block helps document the fonts used throughout your project.

![Screenshot of Typeset block](./doc-block-typeset.png)
Expand Down