Skip to content

Commit

Permalink
docs: bump number of charts from @carbon/charts-svelte [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
metonym committed Dec 9, 2024
1 parent 48afd18 commit 2d40739
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The Carbon Svelte portfolio also includes:

- **[Carbon Icons Svelte](https://github.com/carbon-design-system/carbon-icons-svelte)**: 2,400+ Carbon icons as Svelte components
- **[Carbon Pictograms Svelte](https://github.com/carbon-design-system/carbon-pictograms-svelte)**: 1,100+ Carbon pictograms as Svelte components
- **[Carbon Charts Svelte](https://github.com/carbon-design-system/carbon-charts/tree/master/packages/svelte)**: 20+ charts, powered by d3
- **[Carbon Charts Svelte](https://github.com/carbon-design-system/carbon-charts/tree/master/packages/svelte)**: 25+ charts, powered by d3
- **[Carbon Preprocess Svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte)**: Collection of Svelte preprocessors for Carbon

## [Documentation](https://svelte.carbondesignsystem.com)
Expand Down
2 changes: 1 addition & 1 deletion docs/src/pages/index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
<TileCard
borderBottom
title="Carbon Charts Svelte"
subtitle="20+ charts, powered by d3"
subtitle="25+ charts, powered by d3"
target="_blank"
href="https://github.com/carbon-design-system/carbon-charts/tree/master/packages/svelte"
/>
Expand Down

0 comments on commit 2d40739

Please sign in to comment.