Skip to content

Commit

Permalink
fix(components/contained-list): link to Angular dev resource (#3822)
Browse files Browse the repository at this point in the history
* fix(components/contained-list): link to Angular dev resource

Add dev resource link to Angular Storybook

* chore: yarn install state

---------

Co-authored-by: Lauren Rice <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Alison Joseph <[email protected]>
  • Loading branch information
4 people authored Dec 6, 2023
1 parent 1cafeb6 commit 383aae5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
10 changes: 10 additions & 0 deletions src/pages/components/contained-list/code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,16 @@ usage documentation, see the Storybooks for each framework below.

</ResourceCard>
</Column>
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="Angular (Community)"
href="https://angular.carbondesignsystem.com/?path=/docs/components-contained-list--docs"
>

<MdxIcon name="angular" />

</ResourceCard>
</Column>
</Row>

## Live demo
Expand Down

1 comment on commit 383aae5

@vercel
Copy link

@vercel vercel bot commented on 383aae5 Dec 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.