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 1c487b0373 - Show all commits
+2 -2
View File
@@ -39,10 +39,10 @@ export default function Home() {
<Output <Output
id="out" id="out"
text={"Ergebnis"}/> text={"Ergebnis"}/>
<Popup_Button {/* <Popup_Button
title="Popup" title="Popup"
className="button" className="button"
/> /> */}
</> </>
); );