Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 10, 2024
1 parent d86c816 commit 3eda688
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# HOT UI

## Shared UI components with HOT theming.
## Shared UI components with HOT theming

HOT themed UI components to reduce code duplication and make live easier for developers, available as [Web Components](https://developer.mozilla.org/en-US/docs/Web/API/Web_components) and React components.

Expand All @@ -23,7 +23,6 @@ The main goal of this project is not to re-invent the wheel, or add an extra bur

---


## Install

There are two options for install:
Expand Down Expand Up @@ -88,6 +87,7 @@ Or:

<hot-button @onClick="someFunction()> </hot-button>
```
## Using Extra Shoelace Components
The HOT UI library contains many composite components, such as headers, sidebars,
Expand Down Expand Up @@ -157,4 +157,4 @@ For **styling**, we have 2 important files under `/theme`:
### License
HOT UI is free and open source software! you may use any HOT UI project under the terms of the GNU Affero General Public License (AGPL) Version 3.
HOT UI is free and open source software! you may use any HOT UI project under the terms of the GNU Affero General Public License (AGPL) Version 3.

0 comments on commit 3eda688

Please sign in to comment.