Fix broken doc link in text_editor
This commit is contained in:
parent
e9e06c8fe2
commit
f18f08bd61
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ where
|
||||||
Theme: Catalog,
|
Theme: Catalog,
|
||||||
Renderer: text::Renderer,
|
Renderer: text::Renderer,
|
||||||
{
|
{
|
||||||
/// Sets the placeholder of the [`PickList`].
|
/// Sets the placeholder of the [`TextEditor`].
|
||||||
pub fn placeholder(
|
pub fn placeholder(
|
||||||
mut self,
|
mut self,
|
||||||
placeholder: impl text::IntoFragment<'a>,
|
placeholder: impl text::IntoFragment<'a>,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue