Move reordering of websites onto dashboard

This commit is contained in:
Chris Walsh
2022-07-24 23:25:04 -07:00
parent 765add71a9
commit 137ff97c07
6 changed files with 118 additions and 15 deletions

View File

@@ -13,6 +13,7 @@ export const defaultDashboardConfig = {
showCharts: true,
limit: DEFAULT_WEBSITE_LIMIT,
websiteOrdering: {},
changeOrderMode: false,
};
const initialState = {