We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e48a67 commit ffe65fcCopy full SHA for ffe65fc
src/exercise/01.js
@@ -77,10 +77,10 @@ function useUser() {
77
// Then go down to the `handleSubmit` from `UserSettings` and put that logic in
78
// this function. It should accept: dispatch, user, and updates
79
80
-// export {UserProvider, useUserState}
+// export {UserProvider, useUser}
81
82
// src/screens/user-profile.js
83
-// import {UserProvider, useUserState} from './context/user-context'
+// import {UserProvider, useUser} from './context/user-context'
84
function UserSettings() {
85
const [{user, status, error}, userDispatch] = useUser()
86
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments