Apply styles on Home page

This commit is contained in:
ismailsosic
2022-12-28 22:09:58 +01:00
parent 4929ee397f
commit 5883015410
704 changed files with 634 additions and 10114 deletions

View File

@@ -2782,6 +2782,14 @@
"react": "^18.2.0"
}
},
"node_modules/react-icons": {
"version": "4.7.1",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.7.1.tgz",
"integrity": "sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==",
"peerDependencies": {
"react": "*"
}
},
"node_modules/react-is": {
"version": "16.13.1",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",