We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab1aca commit 3104d52Copy full SHA for 3104d52
examples/gauge/Components/InterfaceSample.tsx
@@ -70,7 +70,7 @@ export class InterfaceSample extends DisplayComponent<InterfaceSampleProps> {
70
</div>
71
<input ref={this.inputRef} type="text" id="sql" name="sql" value="ESSA" class="text-field" />
72
<div ref={this.executeButtonRef} class="button">
73
- Execute SQL
+ Fetch Airport
74
75
76
0 commit comments