diff --git a/components/komante/vwe-komante.js b/components/komante/vwe-komante.js index 712c07c..1823efa 100644 --- a/components/komante/vwe-komante.js +++ b/components/komante/vwe-komante.js @@ -14,7 +14,7 @@ import { Tooltip, Zoom } from '@mui/material' -import AddCommentIcon from '@mui/icons-material/AddComment' +import CommentIcon from '@mui/icons-material/Comment' import {useRouter} from 'next/router' import Koneksyon from '../sesyon/koneksyon' import KomanteList from './komante-list' @@ -87,7 +87,7 @@ export default function VweKomante({komante, teks}) { size='large' onClick={handleClick} > - +