added items to right sidebar

This commit is contained in:
2024-03-21 13:28:03 +01:00
parent ed9f2dec0e
commit 3f04c9f9f8
4 changed files with 51 additions and 12 deletions
+1
View File
@@ -9,6 +9,7 @@ export default function OffersInterest(props) {
const filterHandler = (value) => {
setValue(value);
};
return (
<Layout>
<CommonHead