Skip to content

Commit

Permalink
fix(ui): unwanted reset style from amplify ui
Browse files Browse the repository at this point in the history
  • Loading branch information
xyhp915 authored and tiensonqin committed Apr 6, 2023
1 parent 462967e commit 30df4c2
Show file tree
Hide file tree
Showing 3 changed files with 4,803 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/amplify/src/amplify.ts
@@ -1,4 +1,4 @@
import '@aws-amplify/ui-react/styles.css'
import './styles.css'
import { Amplify, Auth, Hub, I18n } from 'aws-amplify'
import { LSAuthenticator, LSAuthenticatorChangePassword } from './LSAuthenticator'
import { dict } from 'aws-amplify-react/lib-esm/AmplifyI18n'
Expand Down

0 comments on commit 30df4c2

Please sign in to comment.