CC Projects
Browse your Claude Code sessions
@@ -312,7 +312,7 @@ function App() {
{error}
@@ -350,18 +350,18 @@ function App() {
animate={{ opacity: 1, x: 0 }}
exit={{ opacity: 0, x: 20 }}
transition={{ duration: 0.3 }}
- className="space-y-4"
>
{/* New session button at the top */}