Skip to content

Commit

Permalink
add-sodium-as-default
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfauquette committed Dec 10, 2024
1 parent f55d785 commit f9a7185
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/nutrition/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export const NUTRIMENTS = {
fiber: "fiber",
proteins: "proteins",
salt: "salt",
sodium: "sodium",
};

export function isValidUnit(unit: string | null) {
Expand Down

0 comments on commit f9a7185

Please sign in to comment.