Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
yoalix committed Sep 7, 2024
1 parent 8d43b22 commit b5b42ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Get started with **[building your first layout](https://docs.pmnd.rs/uikit/getti
- [Sizing](https://docs.pmnd.rs/uikit/tutorials/sizing)
- [Common pitfalls](https://docs.pmnd.rs/uikit/advanced/pitfalls)
- [Optimize performance](https://docs.pmnd.rs/uikit/advanced/performance)
- [Theming components](https://pmndrs.github.io/uikit/docs/advanced/theming)
- [Theming components](https://docs.pmnd.rs/uikit/advanced/theming)

## Pre-styled component kits

Expand All @@ -75,7 +75,7 @@ We provide multiple kits containing **themable pre-styled components**. Inspired
| <h3>default</h3> _based on [Shadcn](https://github.com/shadcn-ui/ui)_ | <h3>apfel</h3> _inspired by AVP_ |
| ------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------- |
| ![Overview over all default components](./docs/getting-started/default-overview.jpg) | ![Overview over all apfel components](./docs/getting-started/apfel-overview.jpg) |
| [View All Components](https://pmndrs.github.io/uikit/docs/default-kit/accordionf) | [View All Components](https://pmndrs.github.io/uikit/docs/apfel-kit/button) |
| [View All Components](https://docs.pmnd.rs/uikit/default-kit/accordion) | [View All Components](https://docs.pmnd.rs/uikit/apfel-kit/button) |
| `npx uikit component add default Button` | `npx uikit component add apfel Button` |

## Migration guides
Expand Down

0 comments on commit b5b42ee

Please sign in to comment.