mirror of
https://github.com/konpa/devicon.git
synced 2025-08-12 01:24:42 +02:00
fix missing font property on redux
This commit is contained in:
@@ -763,7 +763,8 @@
|
|||||||
"name": "redux",
|
"name": "redux",
|
||||||
"tags": ["framework"],
|
"tags": ["framework"],
|
||||||
"versions": {
|
"versions": {
|
||||||
"svg": ["original"]
|
"svg": ["original"],
|
||||||
|
"font": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user