mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-14 03:16:24 +00:00
Redesign and refactor makerPage
This commit is contained in:
parent
44d95e768c
commit
332aeeb5f8
@ -254,13 +254,7 @@ export default class MakerPage extends Component {
|
|||||||
</div>
|
</div>
|
||||||
</Typography>
|
</Typography>
|
||||||
</Grid>
|
</Grid>
|
||||||
<Grid item xs={12} align="center">
|
|
||||||
<Button color="secondary" variant="contained" to="/" component={Link}>
|
|
||||||
Back
|
|
||||||
</Button>
|
|
||||||
</Grid>
|
|
||||||
</Grid>
|
</Grid>
|
||||||
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user