1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-10-23 18:56:29 +02:00

Format pattern pages

This commit is contained in:
Phuoc Nguyen
2021-09-27 23:14:35 +07:00
parent 6403dfdf36
commit 9d394a8561
222 changed files with 8168 additions and 8468 deletions

View File

@@ -43,7 +43,7 @@ const Cover: React.FC<{}> = () => {
width: '24px',
}}
>
<Square backgroundColor='transparent' />
<Square backgroundColor="transparent" />
</div>
<div style={{ flex: 1 }}>
<Rectangle />
@@ -70,7 +70,7 @@ const Cover: React.FC<{}> = () => {
width: '24px',
}}
>
<Square backgroundColor='#00449E' />
<Square backgroundColor="#00449E" />
</div>
<div style={{ flex: 1 }}>
<Rectangle />