Skip to content

Commit

Permalink
fix admin dashboard (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gentille-dev authored and NTElissa committed Nov 28, 2023
1 parent d6bd997 commit 537e635
Show file tree
Hide file tree
Showing 26 changed files with 995 additions and 14,631 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"plugins": ["react", "@typescript-eslint"],
"ignorePatterns": ["/root/webpack.config.js"],
"rules": {
"react/prop-types": "off",
"no-console": ["error"],
"import/extensions": "off",
"react/jsx-filename-extension": 0,
Expand Down
Loading

0 comments on commit 537e635

Please sign in to comment.