Skip to content

Commit

Permalink
fix last issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Gam3rrXD committed Jan 14, 2024
1 parent e5f0e5b commit a0d0970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/pages/Join.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Splash from "../components/Splash";
import teamNumberImage from "../graphics/images/TeamNumber-min.jpg";
import teamNumberImage from "../graphics/images/TeamNumber-min.webp";
import { useEffect } from "react";

const Join = () => {
Expand Down

0 comments on commit a0d0970

Please sign in to comment.