parent
1810824bc4
commit
f4f9aab8a9
1 changed files with 1 additions and 1 deletions
|
@ -1266,7 +1266,7 @@ impl CompletionsMenu {
|
|||
)
|
||||
.map(|task| task.detach_and_log_err(cx));
|
||||
}))
|
||||
.child(div().text_ui().child(completion_label))
|
||||
.child(completion_label)
|
||||
.end_slot::<Div>(documentation_label),
|
||||
)
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue