Skip to content

Commit 7b8157c

Browse files
committed
Change badge color
1 parent 04b82dc commit 7b8157c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/docs-gesture-handler/src/components/HeaderWithBadges

packages/docs-gesture-handler/src/components/HeaderWithBadges/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ const styles = StyleSheet.create({
8585
},
8686

8787
versionBadge: {
88-
backgroundColor: 'pink',
88+
backgroundColor: '#DB7093',
8989
},
9090
});

0 commit comments

Comments
 (0)