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 81b53af commit fcf2585Copy full SHA for fcf2585
frontend/src/components/Testimonials.js
@@ -1,4 +1,4 @@
1
-import React, { useState, useEffect } from 'react';
+import { useState, useEffect } from 'react';
2
import axios from 'axios';
3
import Avatar from '@mui/material/Avatar';
4
import Box from '@mui/material/Box';
0 commit comments