mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-12 00:54:45 +02:00
Show cover at top
This commit is contained in:
@@ -33,7 +33,7 @@ const Details: React.FC<{}> = () => {
|
||||
};
|
||||
|
||||
return (
|
||||
<DetailsLayout title="Property list">
|
||||
<DetailsLayout pattern={Pattern.PropertyList}>
|
||||
<Helmet>
|
||||
<meta name="description" content="Create a property list with CSS flexbox" />
|
||||
<meta name="keywords" content="css flexbox, property list" />
|
||||
|
Reference in New Issue
Block a user