From ca35fabae8752262026047d3fea19c2dd51a9e14 Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Fri, 13 Dec 2019 11:52:56 +0700 Subject: [PATCH] changed todos --- .editorconfig | 2 +- src/index.tsx | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) 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