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 60040c6 commit eeb84cbCopy full SHA for eeb84cb
1 file changed
packages/vkui/.storybook/addons/source-tab/register.tsx
@@ -1,3 +1,4 @@
1
+import * as React from 'react';
2
import { addons, types } from 'storybook/manager-api';
3
import { SourceTab } from './SourceTab';
4
import { ADDON_ID, PANEL_ID } from './constants';
0 commit comments