We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3bfd9e commit a3124baCopy full SHA for a3124ba
content/docs/typechecking-with-proptypes.md
@@ -8,7 +8,7 @@ redirect_from:
8
9
> 주의
10
>
11
-> `React.PropTypes`는 React v15.5부터 다른 패키지로 이동하였습니다. 대신 [ `prop-types` 라이브러리를](https://www.npmjs.com/package/prop-types) 사용하시길 바랍니다.
+> `React.PropTypes`는 React v15.5부터 다른 패키지로 이동하였습니다. 대신 [`prop-types` 라이브러리를](https://www.npmjs.com/package/prop-types) 사용하시길 바랍니다.
12
13
> 우리는 변환을 자동화하기 위하여 [codemod 스크립트를](/blog/2017/04/07/react-v15.5.0.html#migrating-from-reactproptypes) 제공하고 있습니다.
14
0 commit comments