refactor: adjust seq

This commit is contained in:
tristan 2019-10-09 10:48:44 +08:00
parent 8f86dfb583
commit 725b1a08b3

View File

@ -86,8 +86,8 @@ const Index = () => {
<Header rgb={currColor.RGB} />
<section className="btns">
<IconInfo showInfoModal={showModal} />
<IconScreenshot showPreview={showPreview} />
<IconImage path={`share/${currColor.id}`} />
<IconScreenshot showPreview={showPreview} />
</section>
</Wrapper>
{preview && (