update iris

This commit is contained in:
2025-12-09 02:04:02 -05:00
parent 34f57ce0b5
commit efb21705c3
2 changed files with 2 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ impl Button {
}
widget_trait! {
pub Stuff;
pub trait Stuff;
fn modal(self, width: impl UiNum) -> impl WidgetIdFn {
|ui| {
self