mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-09 09:54:41 +08:00
Chore: another big deps update (#4795)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/* eslint no-underscore-dangle: ["error", { "allow": ["_text", "_cdata"] }] */
|
||||
|
||||
import { useTranslation } from "next-i18next";
|
||||
|
||||
import Container from "components/services/widget/container";
|
||||
import Block from "components/services/widget/block";
|
||||
|
||||
import useWidgetAPI from "utils/proxy/use-widget-api";
|
||||
|
||||
export default function Component({ service }) {
|
||||
|
||||
Reference in New Issue
Block a user