Skip to content

Commit

Permalink
🛠️ apply pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
getsantry[bot] authored May 10, 2024
1 parent cba5566 commit ce02305
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/app/utils/useNavigate.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import {useCallback, useEffect, useRef} from 'react';
import {
NavigateFunction,
Path,
type NavigateFunction,
type Path,
useNavigate as useReactRouter6Navigate,
} from 'react-router-dom';

Expand Down

0 comments on commit ce02305

Please sign in to comment.