Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nishant0708 committed Jul 4, 2024
1 parent 8a470c0 commit 0479bdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pages/AddFoodItem.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,4 @@ function AddFoodItem() {
);
}

export default AddFoodItem;
export default AddFoodItem;
2 changes: 1 addition & 1 deletion src/pages/SectionPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ const SectionPage = () => {
);
};

export default SectionPage;
export default SectionPage;

0 comments on commit 0479bdc

Please sign in to comment.