Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix format problem in AirComponent #3

Merged
merged 1 commit into from
Jan 15, 2025
Merged
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: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Awesome Design Systems build with StencilJS.
- [Kelvin UI Components](https://github.com/kelvininc/ui-components) - Kelvin UI Components provides a set of reusable, high quality framework-agnostic UI components, this means you can use them with the current most popular Front-End Development Frameworks like React, Angular or if you prefer, the components are also available as W3C compliant WebComponents.
- [AnywhereUI](https://github.com/adaleks/anywhere-ui) - AnywhereUI is a collection of rich web components that includes framework bindings, created with StencilJS.
- [GO UI](https://github.com/getgoui/go-ui) - A design system for everyone.
- [AirComponents]([https://github.com/adaleks/anywhere-ui](https://github.com/aircomponents/aircomponents): A modern component library built with StencilJS, focusing on semantic, standardized, and branded design for reusable UI components.
- [AirComponents](https://github.com/openwebstudio/aircomponents) - A modern component library built with StencilJS, focusing on semantic, standardized, and branded design for reusable UI components.

## Components built with Stencil

Expand Down
Loading