We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068e17c commit b094ff4Copy full SHA for b094ff4
Source/dom/__tests__/find.test.js
@@ -1,5 +1,5 @@
1
/* globals expect, test */
2
-import { find, Rectangle, Group } from '..'
+import { find, Rectangle } from '..'
3
4
test('should find Artboard by type', (_context, document) => {
5
// eslint-disable-next-line no-param-reassign
0 commit comments