chore: upgrade frontend deps

This commit is contained in:
Steven
2023-10-31 08:35:32 +08:00
parent 5b2a8394d7
commit 898ca70ad1
9 changed files with 1100 additions and 1074 deletions

View File

@ -1,7 +1,7 @@
import type { Shortcut } from "@/types/proto/api/v2/shortcut_service";
import { useStorage } from "@plasmohq/storage/hook";
import classNames from "classnames";
import { getFaviconWithGoogleS2 } from "@/helpers/utils";
import type { Shortcut } from "@/types/proto/api/v2/shortcut_service";
import Icon from "./Icon";
interface Props {