useRouteMatch,connect is not working while upgrading umijs v4 #11368
Khadhiri786
started this conversation in
General
Replies: 2 comments 1 reply
|
0 replies
|
We are not using dot file for umi till date. Can we add the above code snippet in the config.ts? where we have done configurations for umi? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
import {useRouteMatch,connect,request} from 'umi'is not working in umijs v4All reactions