diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx
index 4d1866b1..61144287 100644
--- a/src/components/molecules/InterpretationLog.tsx
+++ b/src/components/molecules/InterpretationLog.tsx
@@ -18,6 +18,7 @@ import TableContainer from '@mui/material/TableContainer';
import TableHead from '@mui/material/TableHead';
import TableRow from '@mui/material/TableRow';
import Paper from '@mui/material/Paper';
+import StorageIcon from '@mui/icons-material/Storage';
function createData(
name: string,
@@ -125,7 +126,7 @@ export const InterpretationLog = () => {
}}
>