Form styling; Slider
This commit is contained in:
@ -68,6 +68,7 @@ class SpotifyAuthenticationFrame extends React.Component{
|
||||
return (
|
||||
<button disabled>
|
||||
<FontAwesome name="circle-o-notch" spin />
|
||||
|
||||
Authorizing...
|
||||
</button>
|
||||
);
|
||||
@ -92,6 +93,7 @@ class SpotifyAuthenticationFrame extends React.Component{
|
||||
return (
|
||||
<button disabled>
|
||||
<FontAwesome name="circle-o-notch" spin />
|
||||
|
||||
Refreshing...
|
||||
</button>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user