Skip to content

Commit

Permalink
ok ok
Browse files Browse the repository at this point in the history
  • Loading branch information
lewypopescu committed Aug 26, 2024
1 parent 9d579de commit c58f533
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 4 deletions.
27 changes: 24 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
]
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.41",
"tailwindcss": "^3.4.10"
Expand Down
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ ReactDOM.createRoot(document.getElementById("root")).render(
</BrowserRouter>
</PersistGate>
</Provider>
//{" "}
</React.StrictMode>
);

0 comments on commit c58f533

Please sign in to comment.