Improve wording for joining study groups

This commit is contained in:
Keannu Bernasol 2023-09-29 12:26:42 +08:00
parent c2c589a3fe
commit c05c8d50f3

View file

@ -549,7 +549,7 @@ export default function Home() {
{student_status?.study_group !=
studygroup.name ? (
<Text style={styles.text_white_tiny_bold}>
Get closer to join
Study nearby to join
</Text>
) : (
<></>