mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-04 15:44:24 +00:00
Add todolist
This commit is contained in:
@@ -21,7 +21,6 @@ class SymbolElement extends Component{
|
||||
{...props}
|
||||
viewbox={props.viewbox}
|
||||
preserveAspectRatio={props.preserveAspectRatio}
|
||||
shouldTransform={true}
|
||||
>
|
||||
{props.children}
|
||||
</ViewBox>
|
||||
|
||||
Reference in New Issue
Block a user