Skip to content

Commit

Permalink
[CHORE] style check success
Browse files Browse the repository at this point in the history
  • Loading branch information
easyhooon committed Mar 1, 2024
1 parent 2a43803 commit 4f6a2ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ internal fun MyPageContent(
onDeleteBtnClick = { onDeleteBtnClick(myAlbumImageList[iter].id) },
modifier = Modifier.clickable {
onAlbumClick(iter)
}
},
)
}
}
Expand Down

0 comments on commit 4f6a2ea

Please sign in to comment.