Skip to content

Commit

Permalink
Try
Browse files Browse the repository at this point in the history
  • Loading branch information
dabigjoe6 committed Aug 27, 2023
1 parent 3bb2c3a commit 3281b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/auth/components/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export { default as Form } from "./form";
export { default as Form } from "./form.js";
export { default as H2 } from "./h2";
export { default as H4 } from "./h4";
export { default as GoogleSignIn } from './google-signin';
Expand Down

0 comments on commit 3281b7f

Please sign in to comment.