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