Remove unneeded addons.js from angular and vue

This commit is contained in:
igor-dv 2018-03-25 12:54:32 +03:00
parent f217b9befd
commit 279507c878
2 changed files with 0 additions and 8 deletions

View File

View File

@ -1,8 +0,0 @@
// import deprecate from 'util-deprecate';
// import '@storybook/addon-actions/register';
// import '@storybook/addon-links/register';
// deprecate(
// () => {},
// '@storybook/react/addons is deprecated. See https://storybook.js.org/addons/using-addons/'
// )();