mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-12 17:14:19 +02:00
Fix tslint
This commit is contained in:
@@ -11,8 +11,7 @@ const Cover: React.FC<{}> = () => {
|
||||
<div className="pa1" style={{ flex: 1 }}>
|
||||
<Rectangle />
|
||||
</div>
|
||||
<div className="pa1 br-pill bg-black-10 h-100" style={{ flex: 1 }}>
|
||||
</div>
|
||||
<div className="pa1 br-pill bg-black-10 h-100" style={{ flex: 1 }} />
|
||||
</div>
|
||||
</div>
|
||||
</Frame>
|
||||
|
Reference in New Issue
Block a user