dxc 1.0.0

A concise, modern dioxus component library
Documentation
# Dxc
**Thanks to [Dioxus](https://github.com/DioxusLabs/dioxus) and [ElementPlus](https://github.com/element-plus/element-plus)**

A concise, modern dioxus component library

## Components

Themes

- [x] Default theme
- [x] Light theme
- [x] Dark theme

Basic

- [x] Button
- [x] Link
- [x] Icon

Containers

- [x] Container
- [x] Aside
- [x] Header
- [x] Footer
- [x] Main
- [ ] Layout

Form

- [x] Input
- [ ] Textarea
- [ ] Input Number
- [ ] Input Tag

Data

- [x] Image
- [x] Image Viewer

Other

- [ ] Mask Layer
- [ ] Focus Trap
- [ ] Teleport
- [x] Slot
- [ ] Portal
- [ ] Transition
- [ ] I18n
- [ ] Global Config