mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 14:05:09 +00:00
fix lint warning
This commit is contained in:
@@ -9,6 +9,7 @@ import Svg, {
|
||||
class CircleExample extends Component{
|
||||
static title = 'Circle';
|
||||
render() {
|
||||
|
||||
return <Svg
|
||||
height="100"
|
||||
width="140"
|
||||
|
||||
Reference in New Issue
Block a user