mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-04 07:25:53 +00:00
fix ellipse draw bug and fix shape props context
This commit is contained in:
@@ -5,7 +5,6 @@ import React, {
|
||||
|
||||
import ViewBox from './ViewBox';
|
||||
import Defs from './Defs';
|
||||
import extractViewbox from '../lib/extract/extractViewbox';
|
||||
class SymbolElement extends Component{
|
||||
static displayName = 'Symbol';
|
||||
static propType = {
|
||||
|
||||
Reference in New Issue
Block a user