Skip to content

Commit

Permalink
chore: mer NAV -> NRK
Browse files Browse the repository at this point in the history
  • Loading branch information
eskilgh committed Oct 24, 2024
1 parent 4a6192a commit 13af37d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Stats.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ function Stats(): ReactElement {
return (
<section aria-labelledby="stats-header" className="mt-16 max-w-prose">
<Heading size="large" level="2">
Botten i NAV
Botten i NRK
</Heading>
<Detail spacing>Noen interessante tall om botten i NAV</Detail>
<Detail spacing>Noen interessante tall om botten i NRK</Detail>
<Suspense fallback={<StatsSkeleton />}>
<StatsView />
</Suspense>
Expand Down

0 comments on commit 13af37d

Please sign in to comment.