diff --git a/README.md b/README.md index 2fa78e71..40fe9ca0 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,5 @@ You don’t have to ever use `eject`. The curated feature set is suitable for sm You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started). To learn React, check out the [React documentation](https://reactjs.org/). + +#juste pour pull request diff --git a/src/components/FoodTile/FoodTile.tsx b/src/components/FoodTile/FoodTile.tsx index 9a305eca..25ea510b 100644 --- a/src/components/FoodTile/FoodTile.tsx +++ b/src/components/FoodTile/FoodTile.tsx @@ -90,7 +90,7 @@ const styles = (theme: CustomTheme): Record => ({ } }, button: { - color: "grey" + color: "red" }, image: { height: 100