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

Fix the incorrect closing tag

This commit is contained in:
Phuoc Nguyen
2021-10-14 20:01:13 +07:00
parent 26c03b4335
commit 869e17a118

View File

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