skyouc
2025-04-02 a3917dfa5f40fb653046a03ea2acde81992f554e
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 >
        </>
    )