fixing other issues with build

This commit is contained in:
Arjun Patel
2022-02-09 22:26:44 -08:00
parent 2455d45883
commit 294873b69d
6 changed files with 4 additions and 1922 deletions
@@ -1,4 +1,4 @@
import { User } from "@nirvana/common/models/user";
import User from "@nirvana/common/models/user";
import UserAvatar from "./UserAvatar";
import { ReactElement } from "react";