This commit is contained in:
Preet Shihn
2020-05-26 20:50:15 -07:00
parent 4cd901716f
commit 13a375bf78
8 changed files with 506 additions and 6 deletions

View File

@@ -206,5 +206,5 @@ export function annotationGroup(annotations: RoughAnnotation[]): RoughAnnotation
a.hide();
}
}
}
};
}