mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 03:23:02 +00:00
fix: typo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { parseKuwoHeader } from '~/crypto/pasreKuwo';
|
||||
import { parseKuwoHeader } from '~/crypto/parseKuwo';
|
||||
import type { RootState } from '~/store';
|
||||
import { closestByLevenshtein } from '~/util/levenshtein';
|
||||
import { hasOwn } from '~/util/objects';
|
||||
|
||||
Reference in New Issue
Block a user