Update incidents.jsx

This commit is contained in:
Matt DiMeglio 2025-08-10 10:14:28 -04:00
commit e32c8e108f

View file

@ -352,7 +352,7 @@ export default function Incidents() {
);
})}
</View>
</DepartmentActionSheet>
</DepartmentActionSheet>
</React.Fragment>
)
}