fix: 🐛 Correct font name so the font shows on Android (#493)

This commit is contained in:
Kajetan Kazimierczak 2021-09-29 15:42:18 +02:00 committed by GitHub
parent 4aa4e4c192
commit fd1ff0dc71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"strict": {
"text-font-family": "Poppins",
"text-font-family": "Poppins-Regular",
"border-radius": 10
},
"components": {