Direct sales feature implementation and optimizations-3
This commit is contained in:
parent
53c5d84a50
commit
26ce993c8b
|
|
@ -4,7 +4,6 @@ import {
|
|||
axiosCommonInstanceData,
|
||||
axiosRetailOcrData,
|
||||
} from '../AuthenicationToken/AuthenticationToken';
|
||||
import { data } from 'jquery';
|
||||
|
||||
// export const getUserGuideLines = createAsyncThunk('product/getBranchData', async ({ formType, userId }) => {
|
||||
// if (formType !=null && formType !=undefined && userId !=null && userId !=undefined) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue