feat: add tests #47
Annotations
3 errors
typecheck
@ogstudio/dashboard#typecheck: command (/home/runner/work/ogstudio/ogstudio/apps/dashboard) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
|
typecheck
Argument of type '{ type: string; props: { style: { display: string; width: string; height: string; }; children: { type: "div" | "p" | "span"; props: { children?: string | undefined; style: CSSProperties; }; }[]; }; }' is not assignable to parameter of type 'ReactElements'.
|
typecheck
Process completed with exit code 1.
|