1
0
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:
Phuoc Nguyen
2021-03-30 22:50:36 +07:00
parent 1762968dbf
commit 1c3c6ea8d5
94 changed files with 146 additions and 103 deletions

View File

@@ -15,7 +15,7 @@ import BrowserFrame from '../../placeholders/BrowserFrame';
const Details: React.FC<{}> = () => {
return (
<DetailsLayout title="Nested dropdowns">
<DetailsLayout pattern={Pattern.NestedDropdowns}>
<Helmet>
<meta name="description" content="Create nested dropdown menu with CSS" />
<meta name="keywords" content="css dropdown menu, css multi-level dropdown menu, css nested dropdown menu" />