Skip to content

Commit

Permalink
fix unit tests 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis-Matsika committed Jan 2, 2025
1 parent 3634160 commit a381448
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/components/MediaLoader/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* @jsxFrag React.Fragment */
import { jsx } from '@emotion/react';
import React, {

Check failure on line 4 in src/app/components/MediaLoader/index.tsx

View workflow job for this annotation

GitHub Actions / build (18.x)

Replace `⏎··useContext,⏎··useEffect,⏎··useRef,⏎··useState,⏎` with `·useContext,·useEffect,·useRef,·useState·`
ReactHTMLElement,
useContext,
useEffect,
useRef,
Expand Down

0 comments on commit a381448

Please sign in to comment.