Skip to content

Commit b71330e

Browse files
committed
fix: remove redundant text from UserInfo component
1 parent 0024f28 commit b71330e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/features/settings/components/UserSettings/UserInfo.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ export const UserInfo = () => {
2424
</div>
2525
<div className="sub">
2626
Create a free account on <b>Hackertab</b> to sync, save bookmarks, and earn rewards.
27-
settings.
2827
</div>
2928
<div className="actions">
3029
<Button className="logoutBtn" onClick={() => openAuthModal()} size="small">

0 commit comments

Comments
 (0)