Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uuranus authored Jul 20, 2024
1 parent 952a067 commit a4f8e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Box(
Color.Gray,
shape = StarPolygonShape(
numOfPoints = 5,
innerRadiusRatio = 0.5f,
innerRadiusRatio = 0.5f, //0f .. 1f
outerCornerSize = 24.dp,
innerCornerSize = 12.dp
)
Expand Down

0 comments on commit a4f8e21

Please sign in to comment.