fix: feature gate a11y_nodes for mouse_area

This commit is contained in:
Ashley Wulber 2024-11-12 09:32:31 -05:00
parent ea406698bd
commit 44ac127e8d
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820

View file

@ -361,6 +361,7 @@ where
}
}
#[cfg(feature = "a11y")]
fn a11y_nodes(
&self,
layout: Layout<'_>,