Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
config fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiggr committed Sep 13, 2022
1 parent a0516a3 commit 67778f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ export default function applyConfig(config) {
},
};

config.viewlets = [...(config.viewlets || [])];
config.addonReducers = { ...config.addonReducers, ...reducers };

// export const portlets = {
Expand Down

0 comments on commit 67778f9

Please sign in to comment.