fix(ui): unwanted reset style from amplify ui

This commit is contained in:
charlie
2023-04-06 10:30:33 +08:00
committed by Tienson Qin
parent 462967e7dc
commit 30df4c220b
3 changed files with 4803 additions and 2 deletions

View File

@@ -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'

File diff suppressed because one or more lines are too long