Nicer form fields
This commit is contained in:
@ -58,8 +58,8 @@ class Debug extends React.Component{
|
||||
|
||||
var actions = (
|
||||
<button onClick={e => hashHistory.push(global.baseURL+'settings')}>
|
||||
<FontAwesome name="cog" />
|
||||
Settings
|
||||
<FontAwesome name="reply" />
|
||||
Back
|
||||
</button>
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user