Incorrect proptype for `selectedAvailablePackages` was causing following error: ```Warning: Failed prop type: Invalid prop `selectedAvailablePackages` of type `object` supplied to `ExactMatch`, expected an array.``` This fixes the problem. |
||
|---|---|---|
| .. | ||
| Components | ||
| store | ||
| test | ||
| Utilities | ||
| api.js | ||
| App.js | ||
| AppEntry.js | ||
| bootstrap.js | ||
| constants.js | ||
| entry.js | ||
| index.html | ||
| mockServiceWorker.js | ||
| Router.js | ||