Merging unit tests, language switching and mps export #48
+2
-2
@@ -29,9 +29,9 @@ export default function Home() {
|
|||||||
title={"Calculate"}
|
title={"Calculate"}
|
||||||
className={"button_green"}
|
className={"button_green"}
|
||||||
onClickFunc={calculate_click} />
|
onClickFunc={calculate_click} />
|
||||||
<Popup_Button
|
{/* <Popup_Button
|
||||||
title={"Import"}
|
title={"Import"}
|
||||||
className={"button"} />
|
className={"button"} /> */}
|
||||||
<Popup_Button
|
<Popup_Button
|
||||||
title={"Export"}
|
title={"Export"}
|
||||||
className={"button"} />
|
className={"button"} />
|
||||||
|
|||||||
Reference in New Issue
Block a user