diff --git a/src/views/ValueForum/components/CommentInvestModal.js b/src/views/ValueForum/components/CommentInvestModal.js index f643cb1b..9ce35fd6 100644 --- a/src/views/ValueForum/components/CommentInvestModal.js +++ b/src/views/ValueForum/components/CommentInvestModal.js @@ -36,6 +36,7 @@ import { getUserAccount, } from '@services/predictionMarketService.api'; import { useAuth } from '@contexts/AuthContext'; +import { GLASS_BLUR } from '@/constants/glassConfig'; const MotionBox = motion(Box); @@ -152,7 +153,7 @@ const CommentInvestModal = ({ isOpen, onClose, comment, topic, onInvestSuccess } return ( - + { const toast = useToast(); @@ -160,7 +161,7 @@ const CreatePredictionModal = ({ isOpen, onClose, onTopicCreated }) => { return ( - + { return ( - + return ( - +