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} > - + + +