From c088d0669fc86fdfcc7099061af7ffb31c382ba7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 2 Nov 2023 14:32:32 +0000 Subject: [PATCH] deploy: a4eab0a14eb8a194e5ea127c7fbe0087cbd08d4a --- 404.html | 2 +- .../_buildManifest.js | 0 .../_ssgManifest.js | 0 index.html | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) rename _next/static/{Cyidmq9PMlIsdcX5fNbsw => 2MFIN8rd6J1X2_O6uAbGR}/_buildManifest.js (100%) rename _next/static/{Cyidmq9PMlIsdcX5fNbsw => 2MFIN8rd6J1X2_O6uAbGR}/_ssgManifest.js (100%) diff --git a/404.html b/404.html index a6e0e024..4947a6c1 100644 --- a/404.html +++ b/404.html @@ -1 +1 @@ -404: This page could not be found

404

This page could not be found.

\ No newline at end of file +404: This page could not be found

404

This page could not be found.

\ No newline at end of file diff --git a/_next/static/Cyidmq9PMlIsdcX5fNbsw/_buildManifest.js b/_next/static/2MFIN8rd6J1X2_O6uAbGR/_buildManifest.js similarity index 100% rename from _next/static/Cyidmq9PMlIsdcX5fNbsw/_buildManifest.js rename to _next/static/2MFIN8rd6J1X2_O6uAbGR/_buildManifest.js diff --git a/_next/static/Cyidmq9PMlIsdcX5fNbsw/_ssgManifest.js b/_next/static/2MFIN8rd6J1X2_O6uAbGR/_ssgManifest.js similarity index 100% rename from _next/static/Cyidmq9PMlIsdcX5fNbsw/_ssgManifest.js rename to _next/static/2MFIN8rd6J1X2_O6uAbGR/_ssgManifest.js diff --git a/index.html b/index.html index 2f82580b..6ee1c41d 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -

React JSON Schema Form Builder

Demo app for the React JSON Schema Form Builder, which allows a user to visually build a form and obtain the JSON Schema corresponding to it

The Visual Form Builder tab corresponds to the actual Form Builder component. This reads in code from the JSON Schema, which is stored and updated live in the "Edit Schema" tab, and renders the code as manipulatable form elements. The result of the form is rendered with the material design theme in the Preview Form tab. The Pre-Configured Components tab also demonstrates how the form builder takes advantage of the definitions property of JSON Schema to render definitions.

\ No newline at end of file +

React JSON Schema Form Builder

Demo app for the React JSON Schema Form Builder, which allows a user to visually build a form and obtain the JSON Schema corresponding to it

The Visual Form Builder tab corresponds to the actual Form Builder component. This reads in code from the JSON Schema, which is stored and updated live in the "Edit Schema" tab, and renders the code as manipulatable form elements. The result of the form is rendered with the material design theme in the Preview Form tab. The Pre-Configured Components tab also demonstrates how the form builder takes advantage of the definitions property of JSON Schema to render definitions.

\ No newline at end of file