Skip to content

Commit 3a27bdf

Browse files
pan93412Copilot
andauthored
chore: write comment in English
Co-authored-by: Copilot <[email protected]>
1 parent 8005649 commit 3a27bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/(app)/challenges/[id]/_components/ide/database-relationship.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default function DatabaseRelationship({ id }: { id: string }) {
2222

2323
return (
2424
<figure className="relative space-y-2">
25-
{/* fixme: width height 目前是強制 4:3 */}
25+
{/* fixme: width and height are currently forced to 4:3 */}
2626
<Image
2727
unoptimized
2828
src={relationFigure}

0 commit comments

Comments
 (0)