diff --git a/containers/react/src/components/Alert/RedAlert.tsx b/containers/react/src/components/Alert/RedAlert.tsx
index 9ec3c4bc..98062543 100644
--- a/containers/react/src/components/Alert/RedAlert.tsx
+++ b/containers/react/src/components/Alert/RedAlert.tsx
@@ -32,11 +32,11 @@ function RedAlert ({handleClose, text}: AlertProps) {
initial="hidden"
animate="visible"
exit="exit"
- >
+ >
{text}
- {setTimeout(handleClose, 1500)} + {setTimeout(handleClose, 1500)} ) } diff --git a/containers/react/src/components/Game/PlayButton.tsx b/containers/react/src/components/Game/PlayButton.tsx index 7e018a04..c42523c2 100644 --- a/containers/react/src/components/Game/PlayButton.tsx +++ b/containers/react/src/components/Game/PlayButton.tsx @@ -40,9 +40,9 @@ function PlayButton() { {/* !buttonClicked && */}Super Power
-Obstacle
-Faster and Faster
+Super Power
+Obstacle
+Faster and Faster
New Conversation
*/} +