src/packages/effects/common-ui/src/ui/profile/types.ts @@ -1,4 +1,4 @@ import type { BasicUserInfo } from '..\..\..\..\..\types\src'; import type { BasicUserInfo } from '../../../../../types/src'; export interface Props { title?: string;