forked from mystiq/hydrogen-web
Import from AvatarView.js
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
7c9755d1a6
commit
1a721fe7e8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import {TemplateView} from "../../general/TemplateView.js";
|
||||
import {AvatarView} from "../../avatar.js";
|
||||
import {AvatarView} from "../../AvatarView.js";
|
||||
|
||||
export class MemberTileView extends TemplateView {
|
||||
render(t, vm) {
|
||||
|
|
Loading…
Reference in a new issue