mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-10-22 18:26:39 +02:00
Show cover at top
This commit is contained in:
@@ -63,7 +63,7 @@ const Details: React.FC<{}> = () => {
|
||||
};
|
||||
|
||||
return (
|
||||
<DetailsLayout title="Custom checkbox button">
|
||||
<DetailsLayout pattern={Pattern.CustomCheckboxButton}>
|
||||
<Helmet>
|
||||
<meta name="description" content="Create a custom checkbox button with CSS flexbox" />
|
||||
<meta name="keywords" content="css checkbox, css flexbox" />
|
||||
|
Reference in New Issue
Block a user