Skip to content

Commit

Permalink
style: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yikoyu committed Jan 20, 2024
1 parent 33ff84e commit 1312d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ const useLocale = () => {
}

export default locale
export { en, Locale, useLocale, zhHans, nl }
export { en, Locale, nl, useLocale, zhHans }

0 comments on commit 1312d77

Please sign in to comment.