Skip to content

Commit

Permalink
Merge pull request #126 from kiwicom/tokens-autoupdate
Browse files Browse the repository at this point in the history
Design Tokens Update on 2022-03-30
  • Loading branch information
hrach authored Mar 30, 2022
2 parents d91f476 + e8816e1 commit 18f248e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icons/src/main/java/kiwi/orbit/compose/icons/Icons.kt
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ public object Icons {
@Composable
get() = painterResource(R.drawable.ic_orbit_colored_twitter)

public val ColoredWhatsup: Painter
public val ColoredWhatsapp: Painter
@Composable
get() = painterResource(R.drawable.ic_orbit_colored_whatsapp)

Expand Down

0 comments on commit 18f248e

Please sign in to comment.