Skip to content

Commit

Permalink
Update import in authHooks.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
b3hr4d committed Feb 23, 2024
1 parent bda93f1 commit c8ee184
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
2 changes: 1 addition & 1 deletion packages/react/src/helpers/authHooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import type {
import {
IC_INTERNET_IDENTITY_PROVIDER,
LOCAL_INTERNET_IDENTITY_PROVIDER,
} from "@ic-reactor/core/dist/tools"
} from "@ic-reactor/core/dist/utils"

export const authHooks = (agentManager: AgentManager): AuthHooksReturnType => {
const {
Expand Down
20 changes: 0 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6886,26 +6886,6 @@ __metadata:
languageName: node
linkType: hard

"candid-react@workspace:examples/candid-react":
version: 0.0.0-use.local
resolution: "candid-react@workspace:examples/candid-react"
dependencies:
"@ic-reactor/react": "npm:^*"
"@ic-reactor/visitor": "npm:^*"
"@types/node": "npm:^16.18.68"
"@types/react": "npm:^18.2.45"
"@types/react-dom": "npm:^18.2.18"
clsx: "npm:^2.0.0"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-hook-form: "npm:^7.49.2"
react-scripts: "npm:5.0.1"
tailwind-merge: "npm:^2.2.0"
tailwindcss: "npm:^3.4.0"
typescript: "npm:^4.9.5"
languageName: unknown
linkType: soft

"caniuse-api@npm:^3.0.0":
version: 3.0.0
resolution: "caniuse-api@npm:3.0.0"
Expand Down

0 comments on commit c8ee184

Please sign in to comment.