Skip to content

Commit

Permalink
made the portals code reuabale and modified the transfers component
Browse files Browse the repository at this point in the history
  • Loading branch information
gconnect committed May 28, 2024
1 parent 76ea8e5 commit 0cc3b93
Show file tree
Hide file tree
Showing 36 changed files with 911 additions and 1,385 deletions.
5 changes: 4 additions & 1 deletion apps/frontend/next-app/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"extends": "next/core-web-vitals"
"extends": "next/core-web-vitals",
"rules": {
"react/display-name": "off"
}
}
30 changes: 0 additions & 30 deletions apps/frontend/next-app/app/GraphqlClient.ts

This file was deleted.

58 changes: 0 additions & 58 deletions apps/frontend/next-app/app/cartesi/GraphQL.tsx

This file was deleted.

Loading

0 comments on commit 0cc3b93

Please sign in to comment.