mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
993222a749
Because we convert items from Immutable Object to js we can not just look up items in a list property via the object itself, as it is not the same. The easy fix is to just use the index of the item in the list, as we already know it anyway. closes #5 |
||
---|---|---|
.. | ||
dist | ||
public | ||
src | ||
.babelrc | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.travis.yml | ||
index.html | ||
index.js | ||
package.json | ||
README.md | ||
webpack.config.js |