mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-09 09:27:20 +00:00
Add class names
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import extractProps from "../lib/extract/extractProps";
|
||||
import { idPattern } from "../lib/util";
|
||||
import Shape from "./Shape";
|
||||
|
||||
export default class extends Shape {
|
||||
export default class Use extends Shape {
|
||||
static displayName = "Use";
|
||||
|
||||
static defaultProps = {
|
||||
|
||||
Reference in New Issue
Block a user