Skip to content

Commit

Permalink
sfa
Browse files Browse the repository at this point in the history
  • Loading branch information
DM0000 committed Nov 21, 2024
1 parent 86b9d35 commit a37afaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import "bootstrap/dist/js/bootstrap.bundle.js";
import startServer from "./server/fakeServer.jsx";

startServer();
//ffff
//ffffff
createRoot(document.getElementById("root")).render(
<StrictMode>
<App />
Expand Down

0 comments on commit a37afaa

Please sign in to comment.