Form styling; Slider

This commit is contained in:
James Barnsley
2016-10-26 21:20:48 +13:00
parent 47b6009ec3
commit 05e131ce75
10 changed files with 123 additions and 27 deletions

View File

@ -68,6 +68,7 @@ class SpotifyAuthenticationFrame extends React.Component{
return (
<button disabled>
<FontAwesome name="circle-o-notch" spin />
&nbsp;
Authorizing...
</button>
);
@ -92,6 +93,7 @@ class SpotifyAuthenticationFrame extends React.Component{
return (
<button disabled>
<FontAwesome name="circle-o-notch" spin />
&nbsp;
Refreshing...
</button>
);