This is a [Dioxus](https://dioxuslabs.com/) version of the [Daisy UI](https://daisyui.com/) components.
To create a new release, use the following command locally:
```sh
cargo release patch
```
Once you are ready, pass the `--execute` flag.
This will:
- ---