We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba606c4 commit 307f6a6Copy full SHA for 307f6a6
frontend/src/App.tsx
@@ -1,4 +1,4 @@
1
-import React, { useState } from "react";
+import { useState } from "react";
2
import { Home } from "./pages/Home";
3
import { Results } from "./pages/Results";
4
import { Container, AppBar, Toolbar, Typography, Button } from "@mui/material";
0 commit comments