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