Remove todo not covered in this PR
This commit is contained in:
@@ -64,6 +64,4 @@ export type ParsedReportSubject =
|
||||
export type ReportDialogProps = {
|
||||
control: Dialog.DialogOuterProps['control']
|
||||
subject: ParsedReportSubject
|
||||
// TODO handle convo report navigation
|
||||
onFinishReport?: () => void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user