diff options
Diffstat (limited to 'src/components/MetaItems/Thematics')
| -rw-r--r-- | src/components/MetaItems/Thematics/Thematics.tsx | 1 |
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 } )} |
