Skip to content

Commit

Permalink
[web] Add product page
Browse files Browse the repository at this point in the history
  • Loading branch information
joseivanlopez committed Nov 3, 2023
1 parent 89e629d commit e59545d
Show file tree
Hide file tree
Showing 7 changed files with 991 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web/src/components/overview/ProductSection.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export default function ProductSection() {
icon="inventory_2"
errors={errors}
loading={isLoading}
path="/products"
path="/product"
>
<Content isLoading={isLoading} />
</Section>
Expand Down
Loading

0 comments on commit e59545d

Please sign in to comment.