Skip to content

Commit 59d6a28

Browse files
committed
⏪ Amplify.ts
1 parent 1e43d39 commit 59d6a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/amplify.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import Amplify from 'aws-amplify'
2-
import awsconfig from '../aws-exports'
2+
import awsconfig from '@/aws-exports'
33

44
Amplify.configure(awsconfig)

0 commit comments

Comments
 (0)