leoendless

Results 2 issues of leoendless

Currently, the plugin generates `displayName` for each styled components, but it is still difficult to locate the components. The plugin uses basename as the `displayName`. https://github.com/styled-components/babel-plugin-styled-components/blob/950692b92855f17609e4281d5081e3d2acbf4b6b/src/visitors/displayNameAndId.js#L56-L64 If the application structure...

Signed-off-by: leoliu