Added extension navigation
This commit is contained in:
7
pages/embed/embed.pixy
Normal file
7
pages/embed/embed.pixy
Normal file
@ -0,0 +1,7 @@
|
||||
component BrowserExtension(watchingList *arn.AnimeList, viewUser *arn.User, user *arn.User)
|
||||
AnimeList(watchingList, viewUser, user)
|
||||
|
||||
component ExtensionNavigation
|
||||
nav.extension-navigation
|
||||
button.action(data-trigger="click", data-action="toggleSidebar")
|
||||
RawIcon("bars")
|
Reference in New Issue
Block a user