New: Add List and Discovery Pages (#3803)

This commit is contained in:
Qstick
2019-10-05 23:21:55 -04:00
committed by GitHub
parent 5f396a53c3
commit 21ed073f29
50 changed files with 3659 additions and 24 deletions

View File

@@ -38,7 +38,7 @@ const links = [
},
{
title: 'Lists',
to: '/add/lists'
to: '/add/list'
}
]
},