docs(core): remove link to Paragraph widget (#1683)

This commit is contained in:
Orhun Parmaksız 2025-02-21 23:12:16 +03:00 committed by GitHub
parent 0fd4753e6b
commit 22e3e84de8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -191,7 +191,6 @@ use crate::{
/// # }
/// ```
///
/// [`Paragraph`]: crate::widgets::Paragraph
/// [`Stylize`]: crate::style::Stylize
#[derive(Default, Clone, Eq, PartialEq, Hash)]
pub struct Text<'a> {