http://labfurwl6xt24teypo5hb7vjoyf3ituolpebdnfgvkqrt765mo6574qd.onion/FreakU/fediverse-auth/commit/4e46ba2ef93ece24bb8cceb125d2f50a27330777
: string ; name? : string ; } ; } export const UserInfoCard = ( { user , sx , } : { user : { sub : string } ; user : IProfile & { instance? : IInstance } ; sx? : SxProps ; } ) = > { const [ username , instance ] = user . sub . split ( " @ " ) ; @ -30,14 +79,14 @@ export const UserInfoCard = ({ display : " flex " , justifyContent : " center " , alignItems : " center " , // ...