From 88f28d5975836eb3b142df7eb3f994d44ecceccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Sat, 26 Mar 2022 15:41:05 +0400 Subject: [PATCH] =?UTF-8?q?Add=20bagde=20to=20komant=C3=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/komante/vwe-komante.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/components/komante/vwe-komante.js b/components/komante/vwe-komante.js index 490e090..a4e3989 100644 --- a/components/komante/vwe-komante.js +++ b/components/komante/vwe-komante.js @@ -12,7 +12,8 @@ import { Button, Typography, Tooltip, - Zoom + Zoom, + Badge } from '@mui/material' import CommentIcon from '@mui/icons-material/Comment' import {useRouter} from 'next/router' @@ -87,7 +88,9 @@ export default function VweKomante({komante, teks}) { size='large' onClick={handleClick} > - + + +