mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-10 04:30:25 +02:00
migrate to react-router v7 and BrowserRouter
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { CSSProperties, useMemo } from 'react';
|
||||
import { generatePath, Link } from 'react-router-dom';
|
||||
import { generatePath, Link } from 'react-router';
|
||||
|
||||
import styles from './title-combined-column.module.css';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user