[improvement] adjust utils
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { get, camelize } from '..';
|
||||
import { get } from '..';
|
||||
import { camelize } from '../format/string';
|
||||
import locale from '../../locale';
|
||||
|
||||
export function useI18N(name: string) {
|
||||
|
||||
Reference in New Issue
Block a user