Added database search

This commit is contained in:
2017-10-19 21:43:42 +02:00
parent 24914cb6ff
commit da4e026f41
7 changed files with 270 additions and 1 deletions

View File

@ -3,11 +3,12 @@ component Editor
EditorTabs
p Welcome to the Editor Panel!
p.text-center.mountable Welcome to the Editor Panel!
component EditorTabs
.tabs
Tab("Editor", "pencil", "/editor")
Tab("Search", "search", "/database")
Tab("Shoboi", "calendar", "/editor/shoboi")
Tab("AniList", "list", "/editor/anilist")