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 a105640 commit 7b95cc2Copy full SHA for 7b95cc2
frontend/src/components/Projects.js
@@ -1,4 +1,4 @@
1
-import React, { useState, useEffect } from 'react';
+import { useState, useEffect } from 'react';
2
import axios from 'axios';
3
import Box from '@mui/material/Box';
4
import Button from '@mui/material/Button';
0 commit comments