File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ function SendFeedback({onSubmit}: {onSubmit: () => void}) {
6262 const [ isSubmitted , setIsSubmitted ] = useState ( false ) ;
6363 return (
6464 < div className = "max-w-xs w-80 lg:w-auto py-3 shadow-lg rounded-lg m-4 bg-wash dark:bg-gray-95 px-4 flex" >
65- < p className = "w-full font-bold text-primary dark:text-primary-dark text-lg mr -4" >
65+ < p className = "w-full font-bold text-primary dark:text-primary-dark text-lg me -4" >
6666 { isSubmitted
6767 ? 'Санал өгсөнд баярлалаа!'
6868 : 'Энэ хуудас хэрэг болж байна уу?' }
Original file line number Diff line number Diff line change @@ -489,7 +489,7 @@ export function HomeContent() {
489489 < div className = "mt-20 px-5 lg:px-0 mb-6 max-w-4xl text-center text-opacity-80" >
490490 < Logo className = "text-link dark:text-link-dark w-24 lg:w-28 mb-10 lg:mb-8 mt-12 h-auto mx-auto self-start" />
491491 < Header >
492- React-ын нэгдэлд < br className = "" />
492+ React-ын нэгдэлд < br className = "hidden lg:inline " />
493493 тавтай морилно уу
494494 </ Header >
495495 < ButtonLink
Original file line number Diff line number Diff line change @@ -96,12 +96,10 @@ Do you have a local React.js meetup? Add it here! (Please keep the list alphabet
9696
9797## India {/* india* /}
9898* [ Ahmedabad] ( https://www.meetup.com/react-ahmedabad/ )
99- * [ Bangalore] ( https://www.meetup.com/ReactJS-Bangalore/ )
100- * [ Bangalore] ( https://www.meetup.com/React-Native-Bangalore-Meetup )
101- * [ Chandigarh] ( https://www.meetup.com/Chandigarh-React-Developers/ )
99+ * [ Bangalore (React)] ( https://www.meetup.com/ReactJS-Bangalore/ )
100+ * [ Bangalore (React Native)] ( https://www.meetup.com/React-Native-Bangalore-Meetup )
102101* [ Chennai] ( https://www.meetup.com/React-Chennai/ )
103102* [ Delhi NCR] ( https://www.meetup.com/React-Delhi-NCR/ )
104- * [ Jaipur] ( https://www.meetup.com/JaipurJS-Developer-Meetup/ )
105103* [ Pune] ( https://www.meetup.com/ReactJS-and-Friends/ )
106104
107105## Indonesia {/* indonesia* /}
You can’t perform that action at this time.
0 commit comments