Skip to content

Commit a52f7a4

Browse files
committed
remove debug from dashboard
1 parent f14350e commit a52f7a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/DashboardPane.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ const Announcements = () => {
9999
</Show>
100100
)}
101101
</For>
102-
<div>{posts()[0]?.createdBy.username}</div>
103102
</FlexColumn>
104103
</FlexColumn>
105104
</Show>

0 commit comments

Comments
 (0)