fix: some exports to make it work with webpack 2
This commit is contained in:
committed by
Lyubo Marinov
parent
4d329b510f
commit
c8c44d62ed
@@ -1,4 +1,5 @@
|
||||
export * from './actions';
|
||||
export * from './actionTypes';
|
||||
export * from './components';
|
||||
export * from './functions';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user