refactor: Make AttachmentModal
actual screens on native platforms
#63347
Annotations
4 errors
Type check with TypeScript:
src/components/Attachments/AttachmentCarousel/index.native.tsx#L148
Type '(() => void) | undefined' is not assignable to type '() => void'.
|
Type check with TypeScript:
src/libs/actions/Report.ts#L2962
Argument of type 'string' is not assignable to parameter of type 'Route | undefined'.
|
Type check with TypeScript:
src/pages/workspace/WorkspaceInitialPage.tsx#L464
Argument of type 'string | undefined' is not assignable to parameter of type 'Route | undefined'.
|
Type check with TypeScript
Process completed with exit code 2.
|
Loading