Nikatlas %!s(int64=5) %!d(string=hai) anos
pai
achega
a35964cc3b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/modules/NativeBase/index.js

+ 1 - 1
src/modules/NativeBase/index.js

@@ -576,7 +576,7 @@ export class View extends Module {
 
 Text.Inputs = {
 	fontSize: new Types.Integer(),
-	fontWeight: new Types.Integer(),
+	fontWeight: new Types.Text(),
 	fontFamily: new Types.Text(),
 	letterSpacing: new Types.Integer(),
 	uppercase: new Types.Bool().default(false),