Skip to content

Commit 311520a

Browse files
committed
chore: remove unnecessary title
1 parent c7776d4 commit 311520a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/(app)/challenges/[id]/_components/ide/submission-history.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ export default function SubmissionHistory({ id }: SubmissionHistoryProps) {
105105

106106
return (
107107
<div className="space-y-4">
108-
<h3 className="text-lg font-semibold">提交記錄</h3>
109108
<Table>
110109
<TableHeader>
111110
<TableRow>

0 commit comments

Comments
 (0)