Skip to content

Commit

Permalink
fix: issues
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitroy-github committed Jun 26, 2024
1 parent c76c1e4 commit f738fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/404/Notfound.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from "react";
import "./NotFound.scss";
import "./Notfound.scss";
import "../../components/shared/button/Button.scss";
import {Link} from "react-router-dom";

Expand Down

0 comments on commit f738fc9

Please sign in to comment.