diff --git a/.github/workflows/all-dev-tn-new.yml b/.github/workflows/all-dev-tn-new.yml index 97a56fc7..234eb2f2 100644 --- a/.github/workflows/all-dev-tn-new.yml +++ b/.github/workflows/all-dev-tn-new.yml @@ -3,7 +3,7 @@ name: ALL new tn dev Deployment on: push: branches: - - all-1.3-tn-dev-hotfix + - all-1.3-feedback-change jobs: deploy: diff --git a/src/components/Layouts.jsx/MainLayout.jsx b/src/components/Layouts.jsx/MainLayout.jsx index 2a2ffe6f..e875a708 100644 --- a/src/components/Layouts.jsx/MainLayout.jsx +++ b/src/components/Layouts.jsx/MainLayout.jsx @@ -1161,7 +1161,7 @@ const MainLayout = (props) => { fontSize={{ md: "14px", xs: "10px" }} > {!gameOverData ? "Start Game ➜" : "Practice ➜"} - + {/* */}