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 01f9dfe commit b5d7519Copy full SHA for b5d7519
frontend/src/components/Technologies.js
@@ -1,5 +1,7 @@
1
import { useState, useEffect } from 'react';
2
import axios from 'axios';
3
+
4
+// Material UI
5
import Box from '@mui/material/Box';
6
import Card from '@mui/material/Card';
7
import CardMedia from '@mui/material/CardMedia';
0 commit comments