From 3802f89eb8f0857f721312cad0edaf83b8ec386e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 3 Oct 2023 19:53:21 +0000 Subject: [PATCH] deploy: 480f5414de906a06e51c054625b7996a45a0f67b --- 404.html | 2 +- .../_buildManifest.js | 0 .../_ssgManifest.js | 0 index.html | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) rename _next/static/{XsEnHXTxACIyc0b914YFJ => c1dz6Zsh22QQ2vrpd2Y1v}/_buildManifest.js (100%) rename _next/static/{XsEnHXTxACIyc0b914YFJ => c1dz6Zsh22QQ2vrpd2Y1v}/_ssgManifest.js (100%) diff --git a/404.html b/404.html index fca07054..f21fd3c2 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/XsEnHXTxACIyc0b914YFJ/_buildManifest.js b/_next/static/c1dz6Zsh22QQ2vrpd2Y1v/_buildManifest.js similarity index 100% rename from _next/static/XsEnHXTxACIyc0b914YFJ/_buildManifest.js rename to _next/static/c1dz6Zsh22QQ2vrpd2Y1v/_buildManifest.js diff --git a/_next/static/XsEnHXTxACIyc0b914YFJ/_ssgManifest.js b/_next/static/c1dz6Zsh22QQ2vrpd2Y1v/_ssgManifest.js similarity index 100% rename from _next/static/XsEnHXTxACIyc0b914YFJ/_ssgManifest.js rename to _next/static/c1dz6Zsh22QQ2vrpd2Y1v/_ssgManifest.js diff --git a/index.html b/index.html index 77404c28..221f5da4 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