Skip to content

Commit

Permalink
chore: add export for new file
Browse files Browse the repository at this point in the history
  • Loading branch information
FatumaA committed Sep 6, 2024
1 parent de702c9 commit df4d626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/supabase_auth_ui.dart
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export 'src/components/supa_reset_password.dart';
export 'src/components/supa_socials_auth.dart';
export 'src/components/supa_phone_auth.dart';
export 'src/components/supa_verify_phone.dart';
export 'src/utils/supa_oauth_signout.dart';
export 'src/utils/supa_auth_action.dart';
export 'src/localizations/supa_email_auth_localization.dart';
export 'src/localizations/supa_magic_auth_localization.dart';
Expand Down

0 comments on commit df4d626

Please sign in to comment.