Commit 03880aa
authored
Add ClipPath missing children prop + Fix opacity external (#2)
* Add children prop to ClipPath
- FYI https://github.com/react-native-community/react-native-svg/blob/develop/src/elements/ClipPath.tsx
* Fix typo for opacity converter1 parent 38872e1 commit 03880aa
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
888 | 888 | | |
889 | 889 | | |
890 | 890 | | |
891 | | - | |
| 891 | + | |
892 | 892 | | |
893 | 893 | | |
894 | 894 | | |
| |||
0 commit comments