Skip to content

Commit

Permalink
Update index.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
elorzafe authored Dec 6, 2023
1 parent 83315c8 commit f44d84b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ A custom state is not required, but if you are looking to add one, you are able
<Block name="TypeScript">

```ts
import { Amplify } from 'aws-amplify';
import { Amplify } from "aws-amplify";
import { Hub } from "aws-amplify/utils";
import { signInWithRedirect, getCurrentUser, AuthUser } from "aws-amplify/auth";

Expand Down

0 comments on commit f44d84b

Please sign in to comment.