summaryrefslogtreecommitdiffstats
path: root/src/components/MetaItems/Thematics/Thematics.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/MetaItems/Thematics/Thematics.tsx')
-rw-r--r--src/components/MetaItems/Thematics/Thematics.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/MetaItems/Thematics/Thematics.tsx b/src/components/MetaItems/Thematics/Thematics.tsx
index a127715..e655c5d 100644
--- a/src/components/MetaItems/Thematics/Thematics.tsx
+++ b/src/components/MetaItems/Thematics/Thematics.tsx
@@ -30,6 +30,7 @@ const Thematics = ({
defaultMessage:
'{thematicsCount, plural, =0 {Thematics:} one {Thematic:} other {Thematics:}}',
description: 'Thematics: thematics list meta label',
+ id: '1r4ujR',
},
{ thematicsCount: list.length }
)}