Adding MPS Export #49

Merged
SinusFox merged 61 commits from adding-unit-tests-and-language-switching into main 2024-10-11 14:08:24 +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"} title={"Calculate"}
className={"button_green"} className={"button_green"}
onClickFunc={calculate_click} /> onClickFunc={calculate_click} />
<Popup_Button {/* <Popup_Button
title={"Import"} title={"Import"}
className={"button"} /> className={"button"} /> */}
<Popup_Button <Popup_Button
title={"Export"} title={"Export"}
className={"button"} /> className={"button"} />