mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 23:12:03 +08:00
Fix angular types in test
This commit is contained in:
parent
fa74a4f9d6
commit
5bb7da9bef
@ -26,6 +26,8 @@ const defaultContext: Addon_StoryContext<AngularRenderer> = {
|
||||
canvasElement: undefined,
|
||||
step: undefined,
|
||||
context: undefined,
|
||||
canvas: undefined,
|
||||
mount: undefined,
|
||||
};
|
||||
|
||||
defaultContext.context = defaultContext;
|
||||
|
Loading…
x
Reference in New Issue
Block a user