Remove bindings from screen URL suggestions
This commit is contained in:
parent
df2612b626
commit
68eeb12686
|
@ -81,6 +81,7 @@
|
||||||
placeholder="Link"
|
placeholder="Link"
|
||||||
options={urlOptions}
|
options={urlOptions}
|
||||||
{bindings}
|
{bindings}
|
||||||
|
appendBindingsAsOptions={false}
|
||||||
/>
|
/>
|
||||||
<Icon
|
<Icon
|
||||||
name="Close"
|
name="Close"
|
||||||
|
|
Loading…
Reference in New Issue