Skip to content

Commit

Permalink
fixed bug🐛
Browse files Browse the repository at this point in the history
Beta
  • Loading branch information
SHABIN-K authored Jan 6, 2024
2 parents e3aac18 + 1c3f1dc commit 27480f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/(root)/(home)/(routes)/about/components/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import Contribution from "./Contribution";
import Howitworks from "./howitworks";
import Aboutus from "./Aboutus";
import Footer from "./Footer";
import Hero from "./Hero";
import Team from "./Team";
import Howitworks from "./Howitworks";

export { Contribution, Howitworks, Footer, Hero, Team, Aboutus };

1 comment on commit 27480f8

@vercel
Copy link

@vercel vercel bot commented on 27480f8 Jan 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

paschub – ./

paschub.vercel.app
paschub-shabin-k.vercel.app
paschub-git-main-shabin-k.vercel.app

Please sign in to comment.