cyril lopez e120abde4c Init Upload HomePage design
Refacto and improve PluginHeader and its children components
Add an overrideRendering props to PluginHeaderActions so it can render components different from a simple button.
Create search actions and sagas
Create ContainerFluid component that will be used with other plugins
2018-02-15 17:46:57 +01:00

8 lines
90 B
JavaScript
Executable File

/*
*
* HomePage constants
*
*/
export const ON_SEARCH = 'Upload/HomePage/ON_SEARCH';