Skip to content

Commit

Permalink
Remove extra imprort (thanks you autocomplete)
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Aug 16, 2024
1 parent f1f6888 commit 14dbcb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/navigator/test/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import {
useNavigator,
} from '..';
import type { NavigateOptions } from '../types';
import React from 'react';

const INVALID_HTML_ATTRIBUTE = {
raw: '/ "\'><=invalid_path',
Expand Down

0 comments on commit 14dbcb8

Please sign in to comment.