Skip to content

Commit

Permalink
NEW Expose TabsActions
Browse files Browse the repository at this point in the history
  • Loading branch information
raissanorth committed Oct 18, 2018
1 parent 761a6f7 commit add02c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion client/dist/js/bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions client/src/bundles/bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ require('expose-loader?LiteralField!components/LiteralField/LiteralField');
require('expose-loader?Toolbar!components/Toolbar/Toolbar');
require('expose-loader?Breadcrumb!components/Breadcrumb/Breadcrumb');
require('expose-loader?ResizeAware!components/ResizeAware/ResizeAware');
require('expose-loader?TabsActions!state/tabs/TabsActions');
require('expose-loader?Tag!components/Tag/Tag');
require('expose-loader?TagList!components/Tag/TagList');
require('expose-loader?CompactTagList!components/Tag/CompactTagList');
Expand Down

0 comments on commit add02c4

Please sign in to comment.