Fix bug in getPageNameFromPath

This commit is contained in:
Tom Raithel
2017-04-05 09:17:30 +02:00
parent 1b7286a7d5
commit 7a1eaa9426
2 changed files with 4 additions and 3 deletions

View File

@@ -57,3 +57,4 @@ If an item is overwritten in a new release, the attributes from the new item are
- [ ] Add mobile navigation and search
- [ ] Create more react components for already existing CSS comps
- [ ] Refactor hardcoded subfolder in routing
- [ ] Unit test for radar generation :see_no_evil: