Skip to content

Commit cddc9b8

Browse files
Update Interessegrupper statistic value (#5820)
Co-authored-by: Adrian Jacobsen Lund <adrianjlund@gmail.com>
1 parent 656fc79 commit cddc9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lego-webapp/pages/pages/_components/LandingPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const LandingPage: PageRenderer<null> = () => {
5959
>
6060
<Statistic statistic="10" label="Komiteer" />
6161
<Statistic statistic="5" label="Undergrupper" />
62-
<Statistic statistic="32" label="Interessegrupper" />
62+
<Statistic statistic="19" label="Interessegrupper" />
6363
<Statistic statistic="1000+" label="Medlemmer" />
6464
<Statistic
6565
topLabel="Stiftet i"

0 commit comments

Comments
 (0)