Skip to content

Commit bfb4cb0

Browse files
authored
Add new taxonomy names to constants list
1 parent e1b0dc1 commit bfb4cb0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

taxonomy-editor-frontend/src/constants.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export const TAXONOMY_NAMES = [
2828
"Additives",
2929
"Allergens",
3030
"Amino Acids",
31+
"Brands",
3132
"Food Categories",
3233
"Data Quality",
3334
"Food Groups",
@@ -51,8 +52,19 @@ export const TAXONOMY_NAMES = [
5152
"Test",
5253
"Vitamins",
5354
"Beauty Ingredients",
55+
"Beauty Abbreviations",
56+
"Beauty Allergens",
57+
"Beauty Brands",
58+
"Beauty EU lists",
59+
"Beauty INCI Functions",
60+
"Beauty Safety",
61+
"Beauty Special Ingredients",
62+
"Beauty Warnings",
63+
"Brands",
5464
"Beauty Categories",
5565
"Beauty Labels",
5666
"Product Categories",
5767
"Product Labels",
68+
"Pet Food Categories",
69+
"Pet Food Ingredients",
5870
];

0 commit comments

Comments
 (0)