Skip to content

Commit a04a34b

Browse files
committed
Edit no tag message
1 parent a9db1b1 commit a04a34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/routes/profile.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ export default function Profile() {
196196
</div>
197197
</div>
198198
) : (
199-
<div>No followed tags to show. Follow tags to personalize your feed.</div>
199+
<div>No followed tags to show.</div>
200200
)}
201201
</div>
202202
<div className="mt-4 flex flex-col gap-4 px-4 py-2">

0 commit comments

Comments
 (0)