feat(all): change icon import way,auto import js lib
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {DefaultArticleWord, Sentence, Word} from "@/types.ts";
|
||||
import {cloneDeep} from "lodash";
|
||||
import {cloneDeep} from "lodash-es";
|
||||
|
||||
interface KeyboardMap {
|
||||
Period: string,
|
||||
|
||||
Reference in New Issue
Block a user