Fix broken intradoc link in widget::keyed module

This commit is contained in:
Héctor Ramón Jiménez 2023-09-10 00:44:58 +02:00
parent 8aa7874ba9
commit c692845744
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -42,8 +42,6 @@ pub mod column;
pub use column::Column;
/// Creates a [`Column`] with the given children.
///
/// [`Column`]: widget::Column
#[macro_export]
macro_rules! keyed_column {
() => (