mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-04 23:54:53 +00:00
Refactor reuse elements
Refactor reuse elements
This commit is contained in:
@@ -31,7 +31,6 @@ class Line extends Component{
|
||||
x2={null}
|
||||
y2={null}
|
||||
fill={null}
|
||||
{...strokeFilter(props)}
|
||||
d={d}
|
||||
/>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user