Pagination con props y scroll to the top

This commit is contained in:
Daniel Cortes
2020-06-06 07:34:21 -04:00
parent 2f3e83f8c8
commit 46dfb9d38c
2 changed files with 28 additions and 6 deletions

View File

@@ -7,6 +7,10 @@
<meta name="theme-color" content="#000000"/>
<meta name="description" content="Web site created using create-react-app"/>
<link rel="manifest" href="%PUBLIC_URL%/manifest.json"/>
<script
src="https://cdn.jsdelivr.net/npm/seamless-scroll-polyfill@1.0.0/dist/es5/seamless.auto-polyfill.min.js"
data-seamless
></script>
<title>React App</title>
</head>
<body>