mirror of
https://github.com/hyperspacedev/hyperspace
synced 2025-01-31 01:29:37 +01:00
Wrap 'Authorize' text in Typograhpy element
This commit is contained in:
parent
f68a37e908
commit
ffc81ff476
@ -333,7 +333,7 @@ class WelcomePage extends Component<IWelcomeProps, IWelcomeState> {
|
||||
size="large"
|
||||
href={this.state.authUrl? this.state.authUrl: ""}
|
||||
>
|
||||
Authorize
|
||||
<Typography color="textPrimary" variant="button">Authorize</Typography>
|
||||
</Button>
|
||||
<div className={classes.flexGrow}/>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user