babel-plugin-add-react-displayname icon indicating copy to clipboard operation
babel-plugin-add-react-displayname copied to clipboard

for component classes set displayName static property

Open martynovs opened this issue 7 years ago • 0 comments

When component class is decorated current implementation sets displayName for outer component, it doesn't give displayName for original class and mess displayName for wrapper.

martynovs avatar Jun 02 '17 22:06 martynovs