From b4c3cfb6f0c1b01e859f722b76277e61e0089e20 Mon Sep 17 00:00:00 2001 From: Artur Kornakov Date: Mon, 7 Mar 2016 01:26:36 +0700 Subject: [PATCH] Remove IndexRoute Because you're introduce it only in `08-index-routes` section, its dont rush ;) --- 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 */}