Formatting of book

This commit is contained in:
Pawel Kowalski 2018-08-13 22:12:49 +02:00
parent d6ee3a290f
commit 690e9a9e02
2 changed files with 2 additions and 3 deletions

View File

@ -14,7 +14,6 @@ const routes = [
children: [
{path: 'topic', component: topic}
]
},
{path: '*', component: p404}
]