Added show more button to profile tags

This commit is contained in:
2018-11-14 21:16:29 +09:00
parent 7c958e6b17
commit 9ca6fd744f
6 changed files with 86 additions and 52 deletions

View File

@ -4,7 +4,7 @@ export * from "./AnimeList"
export * from "./Diff"
export * from "./Editor"
export * from "./Explore"
export * from "./FollowUser"
export * from "./User"
export * from "./Forum"
export * from "./InfiniteScroller"
export * from "./Install"