thaw 0.4.8

An easy to use leptos component library
Documentation
<p align="center" >
    <img src="https://raw.githubusercontent.com/thaw-ui/thaw/main/logo.svg" alt="Thaw Logo" width="160px"/>
</p>
<h1 align="center">Thaw UI</h1>
<p align="center">An easy to use leptos component library</p>
<p align="center">A UI component based on Fluent Design and Leptos</p>

## Starter Template

You can refer to the [thaw-template](https://github.com/thaw-ui/thaw-template) repository to create a project.

## Documentation & Community

[https://thawui.vercel.app](https://thawui.vercel.app)

[Discord](https://discord.gg/uMGvWBDV)

## Leptos compatibility

| Crate version                                                            | Compatible Leptos version |
| ------------------------------------------------------------------------ | ------------------------- |
| 0.3 / [thaw-v0.3 branch]https://github.com/thaw-ui/thaw/tree/thaw-v0.3 | 0.6                       |
| 0.4 / main branch                                                        | 0.7                       |

## Resources

[Fluent UI](https://react.fluentui.dev)

[Pigment](https://github.com/kobaltedev/pigment)

[Naive UI](https://github.com/tusen-ai/naive-ui)

## Contribution

Thank you to all the people who already contributed to Thaw!

<a href="https://github.com/thaw-ui/thaw/graphs/contributors">
  <img src="https://contrib.rocks/image?repo=thaw-ui/thaw" />
</a>