Improve compose form performance, upgrade JS dependencies. LightingBox
now allows to cycle through multiple images
This commit is contained in:
parent
3e9d794ea5
commit
2c50687279
14 changed files with 1251 additions and 713 deletions
|
@ -1,4 +1,4 @@
|
|||
import { createSelector } from 'reselect'
|
||||
import { createSelector } from 'reselect';
|
||||
import Immutable from 'immutable';
|
||||
|
||||
const getStatuses = state => state.get('statuses');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue