mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
refactor: utils file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { language } from '~/logic'
|
||||
import { i18n } from '~/utils'
|
||||
import { i18n } from '~/utils/i18n'
|
||||
export const { t } = i18n.global
|
||||
|
||||
export const numFormatter = (num: number) => {
|
||||
|
||||
Reference in New Issue
Block a user