fix: update experimental tab

This commit is contained in:
David Ralph
2021-11-14 14:44:16 +00:00
parent f4e88cef2e
commit a3fb4a6522
4 changed files with 26 additions and 8 deletions

View File

@@ -91,7 +91,7 @@ export default class WelcomeModal extends PureComponent {
return (
<div className='welcomeContent'>
<section>
<img className='showcaseimg' alt='celebration' draggable={false} src={this.state.image} />
<img className='showcaseimg' alt='sidebar icon' draggable={false} src={this.state.image} />
<ProgressBar count={this.images} currentTab={this.state.currentTab} switchTab={(tab) => this.switchTab(tab)}/>
</section>
<section>