Skip to content

Commit

Permalink
fix: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
seanghay committed Jul 17, 2023
1 parent cb1ca09 commit 673c5b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const svgContent = transform(vectorDrawbleContent, {
override: {
'@color/colorPrimary': '#00ff00',
'@color/colorSecondary': '#00ff00',
'?android:attr/textColorPrimary': 'white'
});
```
Expand Down

0 comments on commit 673c5b2

Please sign in to comment.