Skip to content

Commit a05b13f

Browse files
x and officon update
1 parent 030f881 commit a05b13f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dash-renderer/src/components/error/FrontEnd/FrontEndErrorContainer.react.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class FrontEndErrorContainer extends Component {
3838
className='dash-fe-error__icon-x'
3939
onClick={() => clickHandler()}
4040
>
41-
x
41+
×
4242
</div>
4343
</div>
4444
<div className='dash-error-card__list'>{errorElements}</div>
Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)