Add FeaturesController for *.js and context for *.jsx
[MAILPOET-2008]
This commit is contained in:
4
assets/js/src/features/context.jsx
Normal file
4
assets/js/src/features/context.jsx
Normal file
@@ -0,0 +1,4 @@
|
||||
import React from 'react';
|
||||
import MailPoet from 'mailpoet';
|
||||
|
||||
export default React.createContext(MailPoet.FeaturesController);
|
Reference in New Issue
Block a user