File tree 3 files changed +4
-6
lines changed
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}) {
62
62
const [ isSubmitted , setIsSubmitted ] = useState ( false ) ;
63
63
return (
64
64
< 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" >
66
66
{ isSubmitted
67
67
? 'Санал өгсөнд баярлалаа!'
68
68
: 'Энэ хуудас хэрэг болж байна уу?' }
Original file line number Diff line number Diff line change @@ -489,7 +489,7 @@ export function HomeContent() {
489
489
< div className = "mt-20 px-5 lg:px-0 mb-6 max-w-4xl text-center text-opacity-80" >
490
490
< 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" />
491
491
< Header >
492
- React-ын нэгдэлд < br className = "" />
492
+ React-ын нэгдэлд < br className = "hidden lg:inline " />
493
493
тавтай морилно уу
494
494
</ Header >
495
495
< 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
96
96
97
97
## India {/* india* /}
98
98
* [ 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 )
102
101
* [ Chennai] ( https://www.meetup.com/React-Chennai/ )
103
102
* [ Delhi NCR] ( https://www.meetup.com/React-Delhi-NCR/ )
104
- * [ Jaipur] ( https://www.meetup.com/JaipurJS-Developer-Meetup/ )
105
103
* [ Pune] ( https://www.meetup.com/ReactJS-and-Friends/ )
106
104
107
105
## Indonesia {/* indonesia* /}
You can’t perform that action at this time.
0 commit comments