From 9a28ec84691dccdcf16ce90aa9c7184471016b60 Mon Sep 17 00:00:00 2001 From: Nasgul Date: Tue, 23 Feb 2016 15:07:07 +0200 Subject: [PATCH] Delete not used route and component We do not have 'Index' route and 'Home' component on this step --- lessons/06-params.md | 1 - 1 file changed, 1 deletion(-) diff --git a/lessons/06-params.md b/lessons/06-params.md index 1554f465..929dcc09 100644 --- a/lessons/06-params.md +++ b/lessons/06-params.md @@ -49,7 +49,6 @@ import Repo from './modules/Repo' render(( - {/* add the new route */}