Merge pull request #46 from parthrc/testing-31

This commit is contained in:
Amol
2023-10-28 02:49:26 +05:30
committed by GitHub
+1 -1
View File
@@ -123,7 +123,7 @@ export const formJson = (id) => {
Name: {
type: "string",
title: "Title",
maxLength: 50
maxLength: 100
},
Description: {
type: "string",