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 b9f1c4c commit 1878e0fCopy full SHA for 1878e0f
packages/core/src/node/__tests__/host-docks.test.ts
@@ -51,7 +51,7 @@ describe('devToolsDockHost', () => {
51
id: 'my-special-panel',
52
title: 'Special Panel',
53
icon: 'special',
54
- import: {
+ renderer: {
55
importFrom: './component.js',
56
importName: 'MyComponent',
57
},
0 commit comments