diff --git a/package.json b/package.json index 0015857..6c612f7 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "@testing-library/react": "^13.0.0", "@testing-library/user-event": "^13.2.1", "bootstrap": "^5.1.3", + "prettier": "^3.3.2", "react": "^18.1.0", "react-bootstrap": "^2.3.1", "react-dom": "^18.1.0", diff --git a/public/index.html b/public/index.html index 8143863..104f4c8 100644 --- a/public/index.html +++ b/public/index.html @@ -1,7 +1,6 @@ - + - -
+ @@ -22,9 +21,9 @@ Learn how to configure a non-root public URL by running `npm run build`. -->