Skip to content

Commit

Permalink
fix: CI/CD issues
Browse files Browse the repository at this point in the history
Signed-off-by: Mdkaif-123 <[email protected]>
  • Loading branch information
mdkaifansari04 committed Nov 2, 2024
1 parent bd907d9 commit bca574a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/projects/sistent/components/box/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from "react";
import SistentBox from "../../../../../sections/Projects/Sistent/components/Box/index";
import SistentBox from "../../../../../sections/Projects/Sistent/components/box/index";

const SistentBoxPage = () => {
return <SistentBox />;
Expand Down

0 comments on commit bca574a

Please sign in to comment.