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 696506b commit cebe51cCopy full SHA for cebe51c
frontend/src/components/Testimonials.js
@@ -12,6 +12,7 @@ import ListItemText from '@mui/material/ListItemText';
12
import Typography from '@mui/material/Typography';
13
import { useTheme } from '@mui/material/styles';
14
15
+// Material Icons
16
import TextIcon from '@mui/icons-material/TextSmsOutlined';
17
18
axios.defaults.xsrfCookieName = 'csrftoken';
0 commit comments