catalog part connected to backend , added empty data and loading component
This commit is contained in:
@@ -12,7 +12,7 @@ export const endPoints = {
|
||||
detail: (id: number) => `product/${id}/`,
|
||||
},
|
||||
faq: "faq/",
|
||||
gallery: "gallery/",
|
||||
gallery: "gallery/?page_size=500",
|
||||
contact: "contact/",
|
||||
statistics: "statistics/",
|
||||
filter: {
|
||||
|
||||
Reference in New Issue
Block a user