A previous PR put all widgets in their own files (as per Style Guide) but it looks like we missed some in email_auth_options_page.dart
I also changed the folder grouping in auth_page from a general static_elements folder to more specific text and images to match email_auth_options_page
Fixes #121
A previous PR put all widgets in their own files (as per Style Guide) but it looks like we missed some in
email_auth_options_page.dart
I also changed the folder grouping in
auth_page
from a generalstatic_elements
folder to more specifictext
andimages
to matchemail_auth_options_page