[更正] 微小语法更正

作者: tabishsaiyed0创建于 2025年2月23日更新于 2025年2月23日

在 11_events.md 中,第一个代码片段中,`<button>onclick="greetPeople()"</button>` 应该是 `<button onclick="greetPeople()" />`

内容来源: Asabeneh/30-Days-Of-React