yangyang
2025-03-21 632bb5a9a0f07c01ffba53e9009d69c4a50c2bd7
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 >
        </>
    )