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