thaw 0.4.8

An easy to use leptos component library
Documentation
1
2
3
4
5
6
7
8
9
.thaw-upload__input {
    width: 0;
    height: 0;
    opacity: 0;
}

.thaw-upload__trigger {
    display: inline-block;
}