forked from MapComplete/MapComplete
Studio: fix theme search
This commit is contained in:
parent
6a3e3ce291
commit
2f2877cf0f
2 changed files with 2 additions and 3 deletions
|
@ -363,7 +363,7 @@
|
|||
id="theme-search"
|
||||
type="search"
|
||||
placeholder="Filter themes by name"
|
||||
bind:value={themeFilterTerm}
|
||||
bind:value={$themeFilterTerm}
|
||||
/>
|
||||
</label>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue