mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-21 06:15:15 +00:00
convert span frames into Span components
This commit is contained in:
@@ -19,10 +19,6 @@ class TSpan extends Component {
|
||||
font: PropTypes.object
|
||||
};
|
||||
|
||||
setNativeProps = (...args) => {
|
||||
|
||||
};
|
||||
|
||||
render() {
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user