Skip to content

Commit

Permalink
Merge pull request #1 from prayag-ahire/prayag/branch1
Browse files Browse the repository at this point in the history
Prayag commit
  • Loading branch information
prayag-ahire authored Sep 21, 2024
2 parents 9c84d43 + 84d74ca commit f41ab37
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
5 changes: 0 additions & 5 deletions apps/user-app/app/(dashboard)/dashboard/page.tsx
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@






export default function() {
return <div>
Dashboard
Expand Down
3 changes: 3 additions & 0 deletions apps/user-app/app/(dashboard)/p2p/page.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
import { SendCard } from "../../../components/SendCard";




export default function() {
return <div className="w-full">
<SendCard />
Expand Down
Empty file.

0 comments on commit f41ab37

Please sign in to comment.