Skip to content

Commit

Permalink
Merge branch 'preview'
Browse files Browse the repository at this point in the history
  • Loading branch information
pdelfan committed Oct 31, 2024
2 parents d8ebc6a + 3bfe871 commit 917dff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/dashboard/topics/[topic]/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default async function TopicsLayout({
<div className="flex flex-col">
<span className="font-semibold text-lg text-skin-base">Topic</span>
<span className="font-medium text-skin-secondary">
Posts that mention this topic
Posts that mention this content
</span>
</div>
</div>
Expand Down

0 comments on commit 917dff6

Please sign in to comment.