Added effects to user lists

This commit is contained in:
2017-07-19 13:21:01 +02:00
parent e57e67610f
commit 39e6853d7d
2 changed files with 11 additions and 3 deletions

View File

@ -20,4 +20,5 @@ component Users(users []*arn.User)
.user-avatars
each user in users
Avatar(user)
.mountable
Avatar(user)