Adding results and export #37

Merged
SinusFox merged 26 commits from adding-results-and-export into main 2024-10-03 21:00:33 +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"} />