Skip to content

Commit

Permalink
Merge pull request #52 from igloo-4002/vishal/ui
Browse files Browse the repository at this point in the history
vishal/ui
  • Loading branch information
MutazAshhab authored Sep 11, 2023
2 parents 62afd86 + 7f1539a commit d6e3270
Show file tree
Hide file tree
Showing 20 changed files with 775 additions and 589 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ module.exports = {
],
curly: 'error',
'@typescript-eslint/no-unused-vars': 'warn',
'react-hooks/exhaustive-deps': 'off',
},
};
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-konva": "^18.2.10",
"react-spinners": "^0.13.8",
"uuid": "^9.0.0",
"zustand": "^4.4.1"
},
Expand Down
Loading

0 comments on commit d6e3270

Please sign in to comment.