Encode user input from text fields into a JSON object.

This commit is contained in:
M M
2024-06-06 17:39:15 -07:00
parent e442f8be64
commit ef6263ab21

View File

@@ -1,4 +1,3 @@
import React from "react";
import "./index.css";
import BackgroundPattern from "../../Components/BackgroundPattern/BackgroundPattern";
import Logomark from "../../assets/Images/Logomark.png";