adding unit test for rendering site and fixing LP export issue #46

Merged
SinusFox merged 56 commits from adding-unit-tests-and-language-switching into main 2024-10-11 12:48:16 +00:00
Showing only changes of commit 1c487b0373 - Show all commits
+2 -2
View File
@@ -39,10 +39,10 @@ export default function Home() {
<Output
id="out"
text={"Ergebnis"}/>
<Popup_Button
{/* <Popup_Button
title="Popup"
className="button"
/>
/> */}
</>
);