Skip to content

Commit

Permalink
frontend: remove duplicate title
Browse files Browse the repository at this point in the history
  • Loading branch information
NickSavage committed Jan 4, 2025
1 parent 8c008b1 commit d6f7170
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions zettelkasten-front/src/pages/UserSettings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,8 @@ export function UserSettingsPage() {

return (
<div className="max-w-4xl mx-auto p-6">
<H6>Settings</H6>

<div className="space-y-6">
{/* Profile Settings Card */}
<div>
<div>
<H6 children="Settings" />
Expand Down

0 comments on commit d6f7170

Please sign in to comment.