skyouc
2025-03-15 d17254e25cfaf8361c08eea6f16d99571a49174f
rsf-admin/src/page/login/Login.jsx
@@ -179,9 +179,9 @@
                    </Button>
                </Stack>
                <Box mt={1} mb={1} sx={{ textAlign: 'center' }}>or</Box>
                {/* <Box mt={1} mb={1} sx={{ textAlign: 'center' }}>or</Box> */}
                <ProviderChoices type="LOG IN" />
                {/* <ProviderChoices type="LOG IN" /> */}
            </Box >
        </>
    )