Merging unit tests, language switching and mps export #48

Closed
SinusFox wants to merge 56 commits from adding-unit-tests-and-language-switching into export-mps
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"} />