Skip to content

Commit 019584d

Browse files
committed
fix run job #2
1 parent 777f3d9 commit 019584d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/src/components/etc/404/404PageContent.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import styles from "./404PageContent.module.scss";
2-
import softInterroBangLuma from "@/assets/lumas/SoftInterroBangLuma.webp";
2+
import softInterroBangLuma from "@/assets/lumas/SoftInterrobangLuma.webp";
33

44
function NotFoundPageContent() {
55
return (

0 commit comments

Comments
 (0)