client/app/bundles/course/assessment/submission/components/ScribingView/fields/LineStyleField.jsx
Function renderLineStyleChips
has 32 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
renderLineStyleChips() {
const { intl, lineToolType, selectedLineStyle, onClickLineStyleChip } =
this.props;
const lineStyles = [
{
- Create a ticketCreate a ticket