Skip to content

Commit

Permalink
feat: add new hooks, unify names
Browse files Browse the repository at this point in the history
  • Loading branch information
lewtakm committed Feb 18, 2021
1 parent c167c35 commit 5fe9737
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/containers/ResetPassword/ResetPassword.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import React, { FC, useCallback, useState } from 'react';
import { Auth } from '@aws-amplify/auth';

import clsx from 'clsx';
import { Variant } from '@material-ui/core/styles/createTypography';
import { FormInput } from '../../components/FormInput/FormInput';
Expand Down

0 comments on commit 5fe9737

Please sign in to comment.