Skip to content

Commit

Permalink
Update data/2023/09/index.json
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Sep 14, 2023
1 parent 158e813 commit ac2f078
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions data/2023/09/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,17 @@
"ReleaseNote"
],
"relatedLinks": []
},
{
"date": "2023-09-14T12:22:41.609Z",
"title": "How to Pass a Component as a Prop in React | Total TypeScript",
"url": "https://www.totaltypescript.com/pass-component-as-prop-react",
"content": "ComponentをPropsとして渡す3つの方法について。\nJSXを渡す方法、Componentを渡す方法、`as`を使う方法について",
"tags": [
"React",
"article"
],
"relatedLinks": []
}
]
}

0 comments on commit ac2f078

Please sign in to comment.