sxoinas12 5 năm trước cách đây
mục cha
commit
25cd6562da
3 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 0 0
      dist/lib/systems/CoreSystem.js
  2. 0 0
      dist/modules/Form.js
  3. 2 2
      modules/Form.js

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/lib/systems/CoreSystem.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/modules/Form.js


+ 2 - 2
modules/Form.js

@@ -36,7 +36,7 @@ export default class FormComp extends Module {
 		} = this.props
 		
 		//Init
-		if(!inputs) inputs = Inp;
+		
 		if(!inputsMargin) inputsMargin = 7
 
 
@@ -94,7 +94,7 @@ FormComp.Inputs = {
 		placeholder:"password"
 		},
 	],*/
-	inputs:new Types.Object().require(),
+	inputs:new Types.Object().require().default(Inp),
 	ButtonText:new Types.Text().require().default('Submit'),
 	ButtonColor: new Types.Text().require().color().default('rgba(3, 218, 198, 1)'),
 	backgroundColor: new Types.Text().require().color().default('rgba(0, 140, 186, 1)'),

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác