diff --git a/.editorconfig b/.editorconfig index c6c8b362..f742bc1a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,7 +1,7 @@ root = true [*] -indent_style = space +indent_style = space indent_size = 2 end_of_line = lf charset = utf-8 diff --git a/src/index.tsx b/src/index.tsx index 89fb1a97..a19819b7 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -19,9 +19,6 @@ render( ); /* - [Stage 0]: - - illustrate 404 - [stage 1] - check if email is registered at social login - profile cover upload