diff --git a/frontend/eslint.config.js b/frontend/eslint.config.js index d7d1b42..faf5ece 100644 --- a/frontend/eslint.config.js +++ b/frontend/eslint.config.js @@ -27,6 +27,7 @@ export default tseslint.config([ }, rules: { 'prettier/prettier': 'error', + 'react-refresh/only-export-components': 'off', }, }, ]); diff --git a/frontend/index.html b/frontend/index.html index 34952e2..560edd8 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,17 +1,15 @@ +
+ + + + +