Skip to content

Commit

Permalink
change preview image of CircularUserIcon
Browse files Browse the repository at this point in the history
  • Loading branch information
mltokky committed Aug 20, 2024
1 parent e611961 commit 1675750
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ public struct CircularUserIcon: View {
}

#Preview {
CircularUserIcon(urlString: "https://github.com/mltokky.png")
CircularUserIcon(urlString: "https://avatars.githubusercontent.com/u/10727543?s=96&v=4")
.frame(width: 32, height: 32)
}

0 comments on commit 1675750

Please sign in to comment.