Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
prateek-pareek committed Jul 5, 2024
1 parent 44b69db commit 59f8f30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/(root)/campaigns/page.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"use client";

import React from "react";
import Layout from "@/components/ui/layout/index";
import Campaigns from "@/components/ui/campaigns/campaigns";

export default function Page() {
Expand Down

0 comments on commit 59f8f30

Please sign in to comment.