implemented fetching categories from backend
This commit is contained in:
@@ -52,8 +52,7 @@
|
||||
<option>Dataset</option>
|
||||
<option>API</option>
|
||||
</optgroup>
|
||||
<optgroup label="Other categories">
|
||||
<option>a category</option>
|
||||
<optgroup id="other-categories" label="Other categories">
|
||||
</optgroup>
|
||||
</select>
|
||||
<input type="search" name="query" id="search-entry" placeholder="Search">
|
||||
|
Reference in New Issue
Block a user