Comment system on mods implemented #35
@ -266,7 +266,7 @@ const CommentForm = ({ handleSubmit }: CommentFormProps) => {
|
|||||||
</div>
|
</div>
|
||||||
<div className='IBMSMSMBSSCC_Bottom'>
|
<div className='IBMSMSMBSSCC_Bottom'>
|
||||||
<button
|
<button
|
||||||
className='IBMSMSMBSSCC_BottomButton'
|
className='btnMain'
|
||||||
onClick={handleComment}
|
onClick={handleComment}
|
||||||
disabled={isSubmitting}
|
disabled={isSubmitting}
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user