We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3be95c commit 1bd63c8Copy full SHA for 1bd63c8
packages/react/__tests__/babel/has-own-property.js
@@ -12,7 +12,7 @@ test('hasOwnProperty', async () => {
12
// .default
13
14
// Current version:
15
- const utils = (await import('../../dist/emotion-element-212cccd8.cjs.dev.js'))
+ const utils = (await import('../../dist/emotion-element-e909c831.cjs.dev'))
16
.default
17
18
expect(
0 commit comments