Skip to content

Commit

Permalink
fix: weex boxShadow
Browse files Browse the repository at this point in the history
  • Loading branch information
zhetengbiji committed Nov 11, 2019
1 parent 2b78a85 commit 816ca86
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,7 @@ var PROP_NAME_GROUPS = {
},
common: {
opacity: NUMBER_VALIDATOR,
boxShadow: ANYTHING_VALIDATOR,
backgroundColor: COLOR_VALIDATOR,
backgroundImage: ANYTHING_VALIDATOR
},
Expand Down

0 comments on commit 816ca86

Please sign in to comment.