use locat and navigate react odm router issue final fix

This commit is contained in:
IGNY8 VPS (Salman)
2025-12-10 13:58:13 +00:00
parent 3f49a2599e
commit c665c44aba
21 changed files with 337 additions and 19 deletions

View File

@@ -5,7 +5,7 @@
*/
import React from 'react';
import { Link, useLocation } from 'react-router';
import { Link, useLocation } from 'react-router-dom';
import Button from '../ui/button/Button';
export interface NavigationTab {