You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
この例では、`MyApp` コンポーネントが state 変数を保持し、それが`ThemeContext`プロバイダに渡されます。"ダークモード"のチェックボックスを選択すると、ステートが更新されます。提供された値を変更すると、そのコンテクストを使用しているすべてのコンポーネントが再レンダーされます。
0 commit comments