You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/src/app/home-client.tsx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -331,7 +331,7 @@ export default function HomeClient() {
331
331
/>
332
332
}
333
333
/>
334
-
334
+
{/*
335
335
<FeatureSection
336
336
title={<>Better and Better Over Time</>}
337
337
description="Don't repeat yourself. Codebuff can take notes on your conversations and stores them in human-readable markdown files. Each session teaches it about your specific needs and project setup."
@@ -358,9 +358,9 @@ export default function HomeClient() {
0 commit comments