diff --git a/src/App.js b/src/App.js index b63a54a..4570b83 100644 --- a/src/App.js +++ b/src/App.js @@ -8,7 +8,7 @@ function App() {

tets



- + ); } diff --git a/src/Components/liste.jsx b/src/Components/liste.jsx index e7445f5..a42c4dc 100644 --- a/src/Components/liste.jsx +++ b/src/Components/liste.jsx @@ -5,10 +5,10 @@ function Liste(props) { var price = props.price; return ( -
-
{gericht}
-
{price}
-
+
+
{gericht}
+
{price}
+