mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-08 07:07:15 +02:00
Fix the incorrect closing tag
This commit is contained in:
@@ -24,7 +24,7 @@ const Details: React.FC<{}> = () => {
|
|||||||
|
|
||||||
<!-- Label -->
|
<!-- Label -->
|
||||||
...
|
...
|
||||||
</div>
|
</button>
|
||||||
`}
|
`}
|
||||||
css={`
|
css={`
|
||||||
.button {
|
.button {
|
||||||
|
Reference in New Issue
Block a user