mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-09 07:36:30 +02:00
Show cover at top
This commit is contained in:
@@ -15,7 +15,7 @@ import Rectangle from '../../placeholders/Rectangle';
|
||||
|
||||
const Details: React.FC<{}> = () => {
|
||||
return (
|
||||
<DetailsLayout title="Sticky table headers">
|
||||
<DetailsLayout pattern={Pattern.StickyTableHeaders}>
|
||||
<Helmet>
|
||||
<meta name="description" content="Create sticky table headers with CSS" />
|
||||
<meta name="keywords" content="css position sticky, css sticky table headers" />
|
||||
|
Reference in New Issue
Block a user