Add theme selector / update defaults

This commit is contained in:
jeffvli
2022-11-12 18:43:47 -08:00
parent 544fd25f6b
commit 79fae63aaf
20 changed files with 393 additions and 109 deletions
+1 -1
View File
@@ -64,5 +64,5 @@ _Text.defaultProps = {
font: undefined,
overflow: 'visible',
to: '',
weight: 500,
weight: 400,
};