We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19cecf3 commit 3dc3829Copy full SHA for 3dc3829
src/pages/home/Cards.js
@@ -36,7 +36,6 @@ const Cards = () => {
36
37
return (
38
<div className='container'>
39
- {/* <div className='row justify-content-center'> */}
40
<Slider {...settings}>
41
<CardItem
42
src={Wordle}
0 commit comments