Skip to content

Commit

Permalink
added the yarn lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
jayantpuri committed Dec 10, 2024
1 parent 9da3b54 commit 127cf11
Show file tree
Hide file tree
Showing 4 changed files with 3,254 additions and 6,507 deletions.
1 change: 1 addition & 0 deletions app/(Home)/events/_components/IconTray.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import React from "react";
import CustomIcon from "@/app/components/CustomIcon";
import Link from "next/link";

interface IconTrayProps {
iconList: {
id: string;
Expand Down
Loading

0 comments on commit 127cf11

Please sign in to comment.