Add class names

This commit is contained in:
Mikael Sand
2019-01-08 23:32:45 +02:00
parent 0160ac5140
commit 51917038c0
22 changed files with 22 additions and 26 deletions
+1 -1
View File
@@ -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 = {