feat: create layout2 regular components

This commit is contained in:
2023-06-07 21:55:00 +01:00
parent fd7fda2f77
commit 260d853f30
7 changed files with 185 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
const linksConfigLayout2 = ['rent-and-buy', 'about-us', 'blog', 'contacts'];
export default linksConfigLayout2;