Design fixes #50

Merged
SinusFox merged 62 commits from design-fixes into main 2024-10-11 14:23:53 +00:00
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"
/> /> */}
</> </>
); );