Skip to content

Commit b95456c

Browse files
committed
nit
1 parent 8530905 commit b95456c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ function useStyles() {
7070
groupItemContainer: {
7171
alignItems: "center",
7272
flexDirection: "row",
73-
marginHorizontal: margin,
73+
paddingHorizontal: margin,
7474
},
7575
groupItemLabel: {
7676
color: isDarkMode ? Colors.white : Colors.black,

0 commit comments

Comments
 (0)