chore: added "dropdown" to tags (#1565)

* Update chevron-down.json

* Update chevron-up.json
This commit is contained in:
Jakob Guddas
2023-09-19 16:33:13 +02:00
committed by GitHub
parent 2bd7748562
commit f73aed151a
2 changed files with 6 additions and 4 deletions

View File

@@ -6,11 +6,12 @@
"tags": [
"backwards",
"reverse",
"slow"
"slow",
"dropdown"
],
"categories": [
"arrows",
"navigation",
"gaming"
]
}
}

View File

@@ -14,7 +14,8 @@
"power",
"ahead",
"fast",
"^"
"^",
"dropdown"
],
"categories": [
"arrows",
@@ -22,4 +23,4 @@
"maths",
"gaming"
]
}
}