mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 06:23:00 +08:00
Add index.d.ts and handle this in a separate migration
Remove accidentally added render.js
This commit is contained in:
parent
65b8c31a95
commit
36c738ec68
6
app/angular/src/client/preview/render.js
vendored
6
app/angular/src/client/preview/render.js
vendored
@ -1,6 +0,0 @@
|
||||
import { renderNgApp } from './angular/helpers';
|
||||
|
||||
export default function render({ storyFn, showMain }) {
|
||||
showMain();
|
||||
renderNgApp(storyFn);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user