Skip to content

Commit

Permalink
Update grid.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sungyu0309 authored Jan 14, 2025
1 parent 561ff4b commit 588a47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/grid.js
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ const htmlString1 = grid_info_members
`
)
.join("");
cconst htmlString2 = grid_info_members_mobile
const htmlString2 = grid_info_members_mobile
.map(
(
member
Expand Down

0 comments on commit 588a47e

Please sign in to comment.