Skip to content

Commit

Permalink
Merge pull request #6 from augini/patch-2
Browse files Browse the repository at this point in the history
Update Indicator.js
  • Loading branch information
KPS250 authored Oct 13, 2020
2 parents 435d0ed + f36a4f8 commit b7af107
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Indicator.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ export const renderIndicator = (
...{backgroundColor: indicatorInActiveColor},
},
]}
key = {i.toString()}
/>,
);
}
Expand Down

0 comments on commit b7af107

Please sign in to comment.