aicers / frontary

Reusable HTML components using Yew for AICE
Apache License 2.0
0 stars 0 forks source link

Add missing `/frontary/checkbox-indeterminate-always.png` #84

Closed sophie-cluml closed 5 months ago

sophie-cluml commented 6 months ago

CheckStatus::Indeterminate in context of CheckBox points to the image file, https://github.com/aicers/frontary/blob/3a53557e4dc2da0d25cd32d374cc4d7f15536b92/src/checkbox.rs#L23 but it does not exist in the static file path.