mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Fix egui_web integration link in demo app
This commit is contained in:
@@ -108,7 +108,7 @@ impl crate::Painter for WrappedGlowPainter {
|
||||
}
|
||||
|
||||
fn name(&self) -> &'static str {
|
||||
"egui_web(glow)"
|
||||
"egui_web (glow)"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user