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