forked from mirror/chinese-colors
refactor: adjust seq
This commit is contained in:
parent
8f86dfb583
commit
725b1a08b3
@ -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 && (
|
||||
|
Loading…
Reference in New Issue
Block a user