We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b0dc1 commit bfb4cb0Copy full SHA for bfb4cb0
taxonomy-editor-frontend/src/constants.ts
@@ -28,6 +28,7 @@ export const TAXONOMY_NAMES = [
28
"Additives",
29
"Allergens",
30
"Amino Acids",
31
+ "Brands",
32
"Food Categories",
33
"Data Quality",
34
"Food Groups",
@@ -51,8 +52,19 @@ export const TAXONOMY_NAMES = [
51
52
"Test",
53
"Vitamins",
54
"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
64
"Beauty Categories",
65
"Beauty Labels",
66
"Product Categories",
67
"Product Labels",
68
+ "Pet Food Categories",
69
+ "Pet Food Ingredients",
70
];
0 commit comments