fix-build (#43)

This commit is contained in:
Brock 2023-06-06 16:04:31 -06:00 committed by GitHub
parent cd299892b2
commit 0745d43136
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 16 additions and 49 deletions

View file

@ -637,7 +637,7 @@ impl<'a> Applet<'a> {
}
// TODO A11y / keyboard support
#[allow(dead_code)]
pub struct AppletReorderList<'a, Message> {
id: Id,
info: Vec<Applet<'a>>,