settings page update

This commit is contained in:
2026-03-09 11:34:39 +05:30
parent 530c2b6f0a
commit b5aa672b8e
4 changed files with 724 additions and 59 deletions

View File

@@ -180,12 +180,12 @@ export default function HistoryPage() {
<h1>History</h1>
<p className="history-subtitle">Your past reflections</p>
</div>
<button type="button" className="history-search-btn" title="Search entries">
{/* <button type="button" className="history-search-btn" title="Search entries">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round">
<circle cx="11" cy="11" r="8"></circle>
<path d="m21 21-4.35-4.35"></path>
</svg>
</button>
</button> */}
</header>
<main className="history-container">