mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 16:01:06 +08:00
REFACTOR addon/links to make creating themes work for react15
This commit is contained in:
parent
9ec6265a7a
commit
1c12e8cc78
@ -3,7 +3,7 @@ import { document } from 'global';
|
||||
import qs from 'qs';
|
||||
import addons from '@storybook/addons';
|
||||
import { SELECT_STORY, STORY_CHANGED } from '@storybook/core-events';
|
||||
import { toId } from '@storybook/router';
|
||||
import { toId } from '@storybook/router/utils';
|
||||
|
||||
interface Params {
|
||||
kind: string;
|
||||
|
Loading…
x
Reference in New Issue
Block a user