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 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"
/>
/> */}
</>
);