Skip to content

Commit

Permalink
Merge pull request #59 from MarvyNwaokobia/functional-burner
Browse files Browse the repository at this point in the history
feat: made burner wallet and modals functional
  • Loading branch information
Darlington02 authored Apr 28, 2024
2 parents bb6dccd + fe9bd2a commit 5b518ed
Show file tree
Hide file tree
Showing 12 changed files with 1,387 additions and 89 deletions.
4 changes: 2 additions & 2 deletions frontend/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"extends": "next/core-web-vitals"
}
"extends": "next/core-web-vitals"
}
2 changes: 1 addition & 1 deletion frontend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ yarn-error.log*

# typescript
*.tsbuildinfo
next-env.d.ts
next-env.d.ts
9 changes: 9 additions & 0 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"@starknet-react/core": "^2.6.0",
"@tanstack/react-table": "^8.12.0",
"@types/react-blockies": "^1.4.4",
"bignumber.js": "^9.1.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cmdk": "^0.2.1",
Expand Down
Loading

0 comments on commit 5b518ed

Please sign in to comment.