Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
barshathakuri authored and samshara committed Oct 11, 2023
1 parent 911c24d commit 85316b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/views/Resources/i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"aboutResourcesTitle": "IFRC GO - About",
"aboutResources": "Resources",
"resourcesDescription": "GO is a Red Cross Red Crescent platform to connect information on emergency needs with the right response.",
"goUserGuidance": "GO user guidance",
"goUserGuidance": "GO User Guidance",
"goReferenceMaterial": "GO Reference Material",
"goUserAdminGuide": "GO User and Administrative Guide",
"goUserAdministrativeGuide": "User guides help to explain the different functions and features of GO. Administrator guides include also back-end functions aimed at people who are helping to manage the site.",
Expand All @@ -22,8 +22,8 @@
"aboutSurgeServices": "IFRC Surge Services",
"aboutGuidanceMaterial": "IFRC Guidance Material",
"surgeEventTrainings": "Global Surge Event and Trainings",
"aboutSurgeEvents": "Global Surge events and trainings",
"aboutSurgeNetwork": "Surge IM network",
"aboutSurgeEvents": "Global Surge Events and Trainings",
"aboutSurgeNetwork": "Surge IM Network",
"aboutCommunitySurveillance": "Community Based Surveillance",
"aboutCashHub": "Cash Hub",
"aboutCommunityHub": "Community Engagement Hub",
Expand Down
1 change: 1 addition & 0 deletions src/views/Resources/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ export function Component() {
withHeaderBorder
withInternalPadding
>
<div />
</Container>
<Container
className={styles.guideCard}
Expand Down

0 comments on commit 85316b8

Please sign in to comment.