mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 13:12:26 +08:00
expose talk-stream-comment-avatar class
This commit is contained in:
@@ -400,7 +400,7 @@ export default class Comment extends React.Component {
|
||||
<div className={commentClassName}>
|
||||
|
||||
<Slot
|
||||
className={styles.commentAvatar}
|
||||
className={`${styles.commentAvatar} talk-stream-comment-avatar`}
|
||||
fill="commentAvatar"
|
||||
{...slotProps}
|
||||
inline
|
||||
|
||||
Reference in New Issue
Block a user