File tree Expand file tree Collapse file tree 3 files changed +188
-64
lines changed
Expand file tree Collapse file tree 3 files changed +188
-64
lines changed Original file line number Diff line number Diff line change 11import { __ } from '@common/helpers/i18nwrap'
22import LucideIcn from '@icons/LucideIcn'
33import { Alert } from 'antd'
4- import { Link } from 'react-router-dom '
4+ import { Link } from 'react-router'
55
66import useCheckLicenseValidity from './SupportPage/data/useCheckLicenseValidity'
77
Original file line number Diff line number Diff line change 5050 "react-draggable" : " ^4.4.6" ,
5151 "react-focus-bounder" : " ^1.1.6" ,
5252 "react-multiple-select-dropdown-lite" : " ^2.0.6" ,
53- "react-router-dom " : " ^6.24.0 " ,
53+ "react-router" : " ^7.1.1 " ,
5454 "react-use" : " ^17.5.0" ,
5555 "react-virtualized-auto-sizer" : " ^1.0.24" ,
5656 "react-window" : " ^1.8.10" ,
141141 "vite-tsconfig-paths" : " ^5.0.1" ,
142142 "vitest" : " ^1.6.0"
143143 }
144- }
144+ }
You can’t perform that action at this time.
0 commit comments