refactor: make twg badge visible on smaller screens (#4345)

This commit is contained in:
Kamil Moskała
2024-12-21 08:51:45 +01:00
committed by GitHub
parent abc4d76099
commit 78770d92f5
4 changed files with 110 additions and 57 deletions

View File

@@ -22,5 +22,14 @@
"newWindow": true,
"href": "https://github.com/TheWidlarzGroup/react-native-video/tree/master/examples"
},
"projects": "Useful projects"
}
"projects": "Useful projects",
"separator_enterprise": {
"type": "separator",
"title": ""
},
"enterprise_support": {
"title": "Enterprise Support",
"newWindow": true,
"href": "https://www.thewidlarzgroup.com/?utm_source=rnv&utm_medium=docs#Contact"
}
}