Skip to content

Commit

Permalink
test(Toc): fix tsc
Browse files Browse the repository at this point in the history
  • Loading branch information
itwillwork committed Dec 25, 2024
1 parent 138cf5f commit 3db87bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Toc/__tests__/helpers.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import * as React from 'react';

import type {TocProps} from '../Toc';
import {Toc} from '../Toc';

Expand Down

0 comments on commit 3db87bf

Please sign in to comment.