chore: refine named exports (#2249)
This commit is contained in:
committed by
Shawn Erquhart
parent
4db497b496
commit
b4041d3971
@ -40,15 +40,3 @@ export const NetlifyCmsDefaultExports = {
|
||||
ReactDOM,
|
||||
UUId,
|
||||
};
|
||||
export {
|
||||
EmotionCore,
|
||||
EmotionStyled,
|
||||
Immutable,
|
||||
ImmutablePropTypes,
|
||||
Lodash,
|
||||
Moment,
|
||||
PropTypes,
|
||||
React,
|
||||
ReactDOM,
|
||||
UUId,
|
||||
};
|
||||
|
Reference in New Issue
Block a user