diff --git a/.claude/launch.json b/.claude/launch.json new file mode 100644 index 0000000..026950b --- /dev/null +++ b/.claude/launch.json @@ -0,0 +1,11 @@ +{ + "version": "0.0.1", + "configurations": [ + { + "name": "study-app", + "runtimeExecutable": "npm", + "runtimeArgs": ["run", "dev"], + "port": 5173 + } + ] +} diff --git a/src/App.jsx b/src/App.jsx index 6f29128..6850764 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -992,7 +992,8 @@ const App = () => { Begin Studying → - + + ) : (