Browse Source

:fire: import { Avatar }

visuddhinanda 3 years ago
parent
commit
c7db62a781
1 changed files with 0 additions and 2 deletions
  1. 0 2
      dashboard/src/components/auth/UserName.tsx

+ 0 - 2
dashboard/src/components/auth/UserName.tsx

@@ -1,5 +1,3 @@
-import { Avatar } from "antd";
-
 export interface IUser {
 export interface IUser {
   id?: string;
   id?: string;
   nickName?: string;
   nickName?: string;