Skip to content

Commit

Permalink
#WiP
Browse files Browse the repository at this point in the history
  • Loading branch information
coredumped7893 committed May 21, 2023
1 parent 766981c commit ff59162
Show file tree
Hide file tree
Showing 80 changed files with 17,977 additions and 119 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
/node_modules
/.idea
.DS_Store
/packages/.DS_Store
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,8 @@
"lint-staged": "^13.2.2",
"next": "^13.3.1",
"typescript": "^5.0.4"
},
"dependencies": {
"clsx": "^1.2.1"
}
}
Binary file modified packages/.DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"@polkadot/util": "^12.0.1",
"@polkadot/util-crypto": "^12.0.1",
"@scio-labs/use-inkathon": "0.0.1-alpha.41",
"clsx": "^1.2.1",
"next": "^13.3.1",
"next-seo": "^6.0.0",
"nprogress": "^0.2.0",
Expand Down
101 changes: 101 additions & 0 deletions packages/frontend/public/assets/css/fontawesome-all.min.css

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ff59162

Please sign in to comment.