mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-07 16:54:52 +00:00
update Defs todo comment
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ class DefsUse extends Component{
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: more details should be handled(different Svg namespace、(remove, add, update) Defs children)
|
||||
// TODO: defination scope, global or local?
|
||||
class Defs extends Component{
|
||||
static displayName = 'Defs';
|
||||
static Item = DefsItem;
|
||||
|
||||
Reference in New Issue
Block a user