Skip to content

Commit

Permalink
fix: Image Path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shamim29 committed Jun 11, 2024
1 parent b2ab333 commit 1a15c7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/components/silentscream2page/SS2Screenshots.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import Screenshot3 from "/public/assets/ss2-game-page/ss2-screenshots/SS2-SS-3.p
import Screenshot4 from "/public/assets/ss2-game-page/ss2-screenshots/SS2-SS-4.png";
import Screenshot5 from "/public/assets/ss2-game-page/ss2-screenshots/SS2-SS-5.png";
import Screenshot6 from "/public/assets/ss2-game-page/ss2-screenshots/SS2-SS-6.png";

import SS2GameSSModal from "./SS2GameSSModal";

const screenshots = [
Expand Down

0 comments on commit 1a15c7b

Please sign in to comment.