From 572157dbb71ab508b8bc025894af29449f73aec9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Wed, 26 Jan 2022 07:10:57 +0400 Subject: [PATCH] Change comment icon --- components/komante/vwe-komante.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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} > - +