This commit is contained in:
Norbert de Langen 2020-02-14 19:43:23 +01:00
parent 2e2ec0fe79
commit c2fb34e700
No known key found for this signature in database
GPG Key ID: 976651DA156C2825

View File

@ -5,7 +5,6 @@ import { Channel } from '@storybook/channels';
import { API } from '@storybook/api';
import { RenderData as RouterData } from '@storybook/router';
import { logger } from '@storybook/client-logger';
// eslint-disable-next-line import/no-extraneous-dependencies
import { types, Types } from './types';
export interface RenderOptions {