Change comment icon
This commit is contained in:
@@ -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}
|
||||
>
|
||||
<AddCommentIcon />
|
||||
<CommentIcon />
|
||||
</IconButton>
|
||||
</KomanteTooltip>
|
||||
<Dialog
|
||||
|
||||
Reference in New Issue
Block a user