Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

prop-types compatibility #145

Closed
rota-rossi opened this issue Apr 12, 2017 · 3 comments
Closed

prop-types compatibility #145

rota-rossi opened this issue Apr 12, 2017 · 3 comments

Comments

@rota-rossi
Copy link

right now the addon does not recognize the propTypes if using the new prop-types module.

import {PropTypes} from 'react'

screen shot 2017-04-12 at 13 50 44

import PropTypes from 'prop-types'

screen shot 2017-04-12 at 13 48 25

@burabure
Copy link

burabure commented May 4, 2017

so is this in the works? are PR's welcome?
storybookjs/storybook#954

@TimGraf
Copy link

TimGraf commented Oct 26, 2017

I'm seeing this issue again in v3.2.13.

@ndelangen
Copy link
Contributor

Please open an issue on the main repository @TimGraf
https://github.com/storybooks/storybook

Please before you make an issue remove all node_modules and lockfiles and re-install.
Likely the issue will be resolved. If not, please do make an issue and we can take a look what's wrong.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

4 participants