Package upgrades
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {createReducer} from 'redux-starter-kit';
|
||||
import {createReducer} from '@reduxjs/toolkit';
|
||||
import {
|
||||
DISPLAY_CONFIRM_YES_NO,
|
||||
notifyRebootRequired,
|
||||
@@ -58,4 +58,4 @@ export const createCommonReducer = (platformInfo, version) => {
|
||||
};
|
||||
},
|
||||
});
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user