(cherry picked from commit 5b00b500a7)
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
This commit is contained in:
co-authored by
Sofia Papagiannaki
parent
202b9e5ca9
commit
f30f6d8a35
@@ -114,7 +114,7 @@ export class QueryEditor extends PureComponent<Props> {
|
||||
placeholder="Select measurements channel"
|
||||
isClearable={true}
|
||||
noOptionsMessage="Enter channel name"
|
||||
formatCreateLabel={(input: string) => `Conncet to: ${input}`}
|
||||
formatCreateLabel={(input: string) => `Connect to: ${input}`}
|
||||
/>
|
||||
</InlineField>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user