From 0d6ec6a8abd7797954866a6188af4ac55f1d96bc Mon Sep 17 00:00:00 2001 From: Kevin Chappell Date: Wed, 27 Nov 2024 09:46:35 -0800 Subject: [PATCH] feat: add ability to test formData in demo --- src/demo/index.html | 9 ++++++++- src/demo/js/actionButtons.js | 21 ++++++++++++++++++++- src/demo/sass/demo.scss | 26 ++++++++++++++++++++++++++ src/lib/js/editor.js | 7 ++++--- 4 files changed, 58 insertions(+), 5 deletions(-) diff --git a/src/demo/index.html b/src/demo/index.html index 4808b5b0..4b501a33 100644 --- a/src/demo/index.html +++ b/src/demo/index.html @@ -37,7 +37,14 @@
-
+
+
+

Test formData

+ +
+ + +