Skip to content

Commit

Permalink
Fix missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
drik98 committed Jul 31, 2024
1 parent 8c1e3c0 commit 9ddbbda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/Experience.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import {
Locale,
MaybeMultilingualList,
MaybeMultilingualString,
Messages,
getMultilingualContent,
} from "@/util/i18n";

Expand Down

0 comments on commit 9ddbbda

Please sign in to comment.