Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
chaance committed Sep 27, 2024
1 parent ca7df95 commit a60dd6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/tooltip/src/Tooltip.test.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import React from 'react';
import { render, screen, waitFor } from '@testing-library/react';
import * as Tooltip from '@radix-ui/react-tooltip';
import userEvent from '@testing-library/user-event';
Expand Down

0 comments on commit a60dd6d

Please sign in to comment.