Skip to content

Commit

Permalink
Import Buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
JunichiSugiura committed Dec 19, 2024
1 parent 4aa190b commit d900586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/keychain/src/hooks/account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import {
FinalizeLoginMutation,
FinalizeRegistrationMutation,
} from "@cartridge/utils/api/cartridge";
import { Buffer } from "buffer";

import { client, ENDPOINT } from "@/utils/graphql";
import base64url from "base64url";
Expand Down

0 comments on commit d900586

Please sign in to comment.