Skip to content

Commit

Permalink
Merge branch 'master' into better-language-select
Browse files Browse the repository at this point in the history
  • Loading branch information
ulasbayraktar authored Apr 5, 2024
2 parents e2ca1ca + 918c5e8 commit d38986a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/site/LanguageSelect.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,4 @@ const LanguageSelectItem: FC<{ onClick: () => void; isActive: boolean; isDisable
);
};

export default LanguageSelect;
export default LanguageSelect;

0 comments on commit d38986a

Please sign in to comment.