mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-01 06:07:41 +00:00
add clipping js code
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import React, {
|
||||
|
||||
import ViewBox from './ViewBox';
|
||||
import Defs from './Defs';
|
||||
import extractViewbox from '../lib/extractViewbox';
|
||||
import extractViewbox from '../lib/extract/extractViewbox';
|
||||
class SymbolElement extends Component{
|
||||
static displayName = 'Symbol';
|
||||
static propType = {
|
||||
|
||||
Reference in New Issue
Block a user