Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit ad5e6c5

Browse files
committed
原文残りの削除
1 parent 51ed8f5 commit ad5e6c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/docs/static-query.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ StaticQuery には React Hooks バージョンもあります。詳しくは、[
4949

5050
### 型チェック
5151

52-
With the above pattern, you lose the ability to typecheck with PropTypes. To regain typechecking while achieving the same result, you can change the component to:
5352
上記のパターンを使用すると、PropTypes で型チェックする機能が失われます。同じ結果を得ながら型チェックを行うには、コンポーネントを次のように変更します。
5453

5554
```jsx:title=src/components/header.js

0 commit comments

Comments
 (0)