Comment system on mods implemented #35

Merged
freakoverse merged 9 commits from staging into master 2024-09-11 13:15:44 +00:00
Showing only changes of commit aa0b9cf3c3 - Show all commits

View File

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