Merge branch 'master' into rte-rework

This commit is contained in:
Kim Gardner
2018-03-21 14:40:08 -04:00
committed by GitHub
4 changed files with 41 additions and 8 deletions
@@ -1 +1,2 @@
export const pluginsConfigSelector = state => state.config.plugins_config;
export const staticConfigSelector = state => state.config.static;