Skip to content

Commit

Permalink
Fix tintColor css interop
Browse files Browse the repository at this point in the history
  • Loading branch information
martinezguillaume committed Feb 12, 2024
1 parent cdc7ee0 commit 5e51ffb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions themes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ cssInterop(MaterialCommunityIcons, {
cssInterop(Image, {
className: {
target: 'style',
},
tintClassName: {
target: false,
nativeStyleToProp: {
color: 'tintColor',
},
Expand Down

0 comments on commit 5e51ffb

Please sign in to comment.