Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
skedwards88 committed Aug 26, 2024
1 parent d4ecd65 commit 95eb053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import "./styles/ControlBar.css";
import "./styles/Settings.css";
import "./styles/Rules.css";
import "./styles/Stats.css";
import "./styles/LargeScreen.css"
import "./styles/LargeScreen.css";

if (process.env.NODE_ENV !== "development" && "serviceWorker" in navigator) {
const path = "/service-worker.js";
Expand Down

0 comments on commit 95eb053

Please sign in to comment.