Adding RegEx input checks and removing license #40

Merged
SinusFox merged 38 commits from adding-results-and-export into main 2024-10-07 15:48:15 +00:00
Showing only changes of commit 2c21abe12d - Show all commits
+2 -2
View File
@@ -29,9 +29,9 @@ export default function Home() {
title={"Calculate"}
className={"button_green"}
onClickFunc={calculate_click} />
<Popup_Button
{/* <Popup_Button
title={"Import"}
className={"button"} />
className={"button"} /> */}
<Popup_Button
title={"Export"}
className={"button"} />