removed deprecated react-router-dom, as all falls within react-router now
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useMatch } from 'react-router-dom';
|
||||
import { useMatch } from 'react-router';
|
||||
import {
|
||||
getHomeCreatePath,
|
||||
getHomeJoinPath,
|
||||
|
||||
Reference in New Issue
Block a user