diff --git a/index.js b/index.js index 833d6ba..8a355b0 100644 --- a/index.js +++ b/index.js @@ -232,7 +232,7 @@ const styles = { backgroundColor: "white" }, item: { - backgroundColor: "white", + backgroundColor: "transparent", borderRadius: 30, height: 60, width: 60,