Skip to content

Commit

Permalink
fix eslint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
opauloh committed Nov 1, 2024
1 parent 5193608 commit 53e8e57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*/

import React from 'react';
import { act, waitFor } from '@testing-library/react';
import { waitFor } from '@testing-library/react';

import { userEvent } from '@testing-library/user-event';

Expand Down

0 comments on commit 53e8e57

Please sign in to comment.