mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-01 22:25:12 +00:00
@@ -37,7 +37,6 @@ function strokeFilter(props, dimensions) {
|
||||
stroke = '#000';
|
||||
}
|
||||
|
||||
|
||||
// TODO: propTypes check
|
||||
return {
|
||||
stroke: patterns(stroke, +props.strokeOpacity, dimensions, props.svgId),
|
||||
|
||||
Reference in New Issue
Block a user