mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 22:28:48 +00:00
Fix translation issue
This commit is contained in:
parent
52399e21e1
commit
6597ec566b
8 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
import classNames from "classnames";
|
||||
import { useTranslation } from "next-i18next";
|
||||
import { useCallback, useContext, useEffect, useRef, useState } from "react";
|
||||
import { useTranslation } from "react-i18next";
|
||||
import useSWR from "swr";
|
||||
import { SettingsContext } from "utils/contexts/settings";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue