Skip to content

Commit 8c6c703

Browse files
authored
Update 0493-reverse-pairs.md
1 parent 84f6014 commit 8c6c703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsa-solutions/lc-solutions/0400-0499/0493-reverse-pairs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,4 +320,4 @@ public:
320320
<div style={{display: 'flex', flexWrap: 'wrap', justifyContent: 'space-between', gap: '10px'}}>
321321
{['Ishitamukherjee2004'].map(username => (
322322
<Author key={username} username={username} />
323-
))}
323+
))} </div>

0 commit comments

Comments
 (0)