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