fix home selectedStyle

This commit is contained in:
plebbitor
2023-03-21 11:17:54 +01:00
parent f749e069df
commit 09a7b3247f
8 changed files with 30 additions and 35 deletions
+1 -1
View File
@@ -303,4 +303,4 @@ const CaptchaModal = ({ isOpen, closeModal, captchaImage }) => {
Modal.setAppElement('#root');
export default CaptchaModal;
export default CaptchaModal;