Skip to content

Commit

Permalink
fix:build
Browse files Browse the repository at this point in the history
  • Loading branch information
amanbairagi30 committed Dec 24, 2024
1 parent b927bde commit cddd562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/constants/image.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ import mergedAndShare from "@/app/assets/m&s-hero.png";
import chronomint from "@/app/assets/chronomint.png";
import invoiceGen from "@/app/assets/invoice-gen.png";
import logo from "@/app/assets/logo.png";
import pinbot from "@/app/assets/PINBOT.png";
import pinbot from "@/app/assets/pinbot.png";

export { mergedAndShare, chronomint, invoiceGen, logo, pinbot };

0 comments on commit cddd562

Please sign in to comment.