update imports
This commit is contained in:
parent
b4ac5b9f56
commit
69a123b6d8
21 changed files with 53 additions and 58 deletions
|
@ -32,7 +32,7 @@ import {
|
|||
validURL,
|
||||
webArchiveUrl,
|
||||
} from "../../utils";
|
||||
import { debounce } from "../../utils/helpers/debounce";
|
||||
import debounce from "../../utils/helpers/debounce";
|
||||
import { Icon, Spinner } from "../common/icon";
|
||||
import { LanguageSelect } from "../common/language-select";
|
||||
import { MarkdownTextArea } from "../common/markdown-textarea";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue