Merge branch 'router-fix' into result-work
This commit is contained in:
commit
39b65ac479
@ -66,7 +66,7 @@ export default function Component() {
|
||||
{/*</Box>*/}
|
||||
<Button
|
||||
component={Link}
|
||||
to={userId ? "/list" : "/signin"}
|
||||
to={"/signin"}
|
||||
state={{ backgroundLocation: location }}
|
||||
variant="outlined"
|
||||
sx={{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user