Skip to content

Commit

Permalink
Add bonus numbers for 2022 (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
tormodhau authored Sep 13, 2023
1 parent 9734d7f commit 2d1f5a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/advanced-calculator/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export const historicBonus: HistoricBonus[] = [
[2019, 85358],
[2020, 56673],
[2021, 71206],
[2022, 46609],
];

export type PayscaleSingleYear = {
Expand Down

1 comment on commit 2d1f5a4

@vercel
Copy link

@vercel vercel bot commented on 2d1f5a4 Sep 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

variant-no – ./

variant-no-variant1.vercel.app
variant-no-git-main-variant1.vercel.app
www.variant.no

Please sign in to comment.