Skip to content

Commit a9ac7da

Browse files
committed
Core update.
1 parent 0631b4b commit a9ac7da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.core/sdk/named-exports/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Alias Plugins component to Zone, which is a better name.
2+
export { default as Zone } from 'reactium-core/components/Plugable/Plugins';
13
export { default as Plugins } from 'reactium-core/components/Plugable/Plugins';
24
export * from './redux';
35
export * from './component';

0 commit comments

Comments
 (0)