<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>surfi8000</author_name>
  <author_url>https://blog.hatena.ne.jp/surfi8000/</author_url>
  <blog_title>調べたことをまとめるブログ</blog_title>
  <blog_url>https://corycory.hateblo.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>はじめに ReactでpropTypesを書いている時にstatic propTypes とReact.PropTypes は何が違うのか気になったので、調べたことをメモします。 ↓の何が違うのか、ということです。 // static propTypes class App extends React.Component { static propTypes = { .... } } // React.PropTypes class App extends React.Component { ... } App.propTypes = { ... } 結論 static propTypes は…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcorycory.hateblo.jp%2Fentry%2Fjavascript%2Freact-proptypes-es6-es7%2F&quot; title=&quot;React - static propTypesとReact.PropTypes - 調べたことをまとめるブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-04-24 01:32:02</published>
  <title>React - static propTypesとReact.PropTypes</title>
  <type>rich</type>
  <url>https://corycory.hateblo.jp/entry/javascript/react-proptypes-es6-es7/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
