mirror of
https://github.com/apache/superset.git
synced 2026-04-28 04:25:07 +00:00
committed by
GitHub
parent
2a587f6cb1
commit
d9388d4535
@@ -156,7 +156,7 @@ export default class SqlEditorLeftBar extends React.PureComponent {
|
||||
buttonStyle="danger"
|
||||
onClick={this.resetState}
|
||||
>
|
||||
<i className="fa fa-bomb" /> {t('Reset State')}
|
||||
<i className="fa fa-bomb" /> {t('Reset state')}
|
||||
</Button>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user