mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: whitespace
This commit is contained in:
parent
e476f70449
commit
7ceec94c9e
@ -9,7 +9,6 @@ import { GROUP_WORKSPACE } from "@/constants/event-tracker";
|
|||||||
|
|
||||||
export interface IPosthogWrapper {
|
export interface IPosthogWrapper {
|
||||||
children: ReactNode;
|
children: ReactNode;
|
||||||
|
|
||||||
user: IUser | undefined;
|
user: IUser | undefined;
|
||||||
workspaceIds: string[];
|
workspaceIds: string[];
|
||||||
currentWorkspaceId: string | undefined;
|
currentWorkspaceId: string | undefined;
|
||||||
|
Loading…
Reference in New Issue
Block a user