Updating README and .gitignore #38

Merged
SinusFox merged 28 commits from adding-results-and-export into main 2024-10-06 18:23:21 +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"
/>
/> */}
</>
);