feat: skip participant step in create flow #63227
Annotations
2 errors
typecheck:
tests/ui/BaseListItemTest.tsx#L14
Argument of type '{ hovered: false; bind: { onMouseEnter: jest.Mock<any, any, any>; onMouseLeave: jest.Mock<any, any, any>; }; }' is not assignable to parameter of type '{ hovered: boolean; bind: { onMouseEnter: () => void; onMouseLeave: () => void; }; setHovered: Dispatch<SetStateAction<boolean>>; }'.
|
typecheck
Process completed with exit code 2.
|