Remove a missed toot
This commit is contained in:
parent
a4e41f14c4
commit
adfdc9b968
@ -89,7 +89,7 @@ const FrameInteractions = ({ onNext }) => (
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className='introduction__action'>
|
<div className='introduction__action'>
|
||||||
<button className='button' onClick={onNext}><FormattedMessage id='introduction.interactions.action' defaultMessage='Finish toot-orial!' /></button>
|
<button className='button' onClick={onNext}><FormattedMessage id='introduction.interactions.action' defaultMessage='Finish tutorial!' /></button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user