Update label

This commit is contained in:
Andrew Kingston 2025-02-03 11:02:11 +00:00
parent 60834ed6ad
commit a4b87772a5
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@
<div class="state-panel">
<Select
label="State variables"
label="State variable"
bind:value={selectedKey}
placeholder={keyOptions.length > 0 ? false : "No state variables found"}
options={keyOptions}