1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-06 14:16:50 +02:00

Merge pull request #197 from 1milligram/fix-tag

Fix the incorrect closing tag
This commit is contained in:
phuoc-ng
2021-10-14 20:03:34 +07:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ const Details: React.FC<{}> = () => {
<!-- Label -->
...
</div>
</button>
`}
css={`
.button {