mirror of
https://github.com/pawelmalak/flame.git
synced 2026-02-28 01:13:11 +08:00
Changed input labels in settings (fixing #430)
This commit is contained in:
@@ -223,9 +223,9 @@ export const UISettings = (): JSX.Element => {
|
||||
</select>
|
||||
</InputGroup>
|
||||
|
||||
{/* HIDE CATEGORIES */}
|
||||
{/* HIDE BOOKMARK CATEGORIES */}
|
||||
<InputGroup>
|
||||
<label htmlFor="hideCategories">Hide categories</label>
|
||||
<label htmlFor="hideCategories">Hide bookmarks</label>
|
||||
<select
|
||||
id="hideCategories"
|
||||
name="hideCategories"
|
||||
|
||||
Reference in New Issue
Block a user