Skip to content

Commit

Permalink
Merge branch 'develop' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mephistolie committed Feb 2, 2023
2 parents 81bd378 + af3c547 commit 2c2becb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import com.mephistolie.compost.ui.UiDefaults.zeroPadding
* @param onClick Will be called when the user clicks the button
* @param modifier [Modifier] to be applied to the button
* @param iconModifier [Modifier] to be applied to the icon
* @param @param enabled Controls the enabled state of the button. When false, this button will not be clickable
* @param enabled Controls the enabled state of the button. When false, this button will not be clickable
* @param contentPadding The spacing values to apply internally between the container and the icon
* @param tint tint to be applied to [imageVector]. If [Color.Unspecified] is provided, then no
* tint is applied
Expand Down

0 comments on commit 2c2becb

Please sign in to comment.