mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-13 09:35:59 +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="Pricing table">
|
||||
<DetailsLayout pattern={Pattern.PricingTable}>
|
||||
<Helmet>
|
||||
<meta name="description" content="Create a pricing table with CSS flexbox" />
|
||||
<meta name="keywords" content="css flexbox, css pricing table" />
|
||||
|
Reference in New Issue
Block a user