Attempted import error: 'AddNewProduct' is not exported from '../FUNCTION/ProductFunction'. code example
Example: Attempted import error: 'applyMiddleWare' is not exported from 'redux'.
import { applyMiddleware } from 'redux';
import { applyMiddleware } from 'redux';