mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 17:26:26 +01:00
refactor: image in about modal
This commit is contained in:
@@ -8,6 +8,7 @@ import {
|
|||||||
Group,
|
Group,
|
||||||
HoverCard,
|
HoverCard,
|
||||||
Kbd,
|
Kbd,
|
||||||
|
Image,
|
||||||
Modal,
|
Modal,
|
||||||
Table,
|
Table,
|
||||||
Text,
|
Text,
|
||||||
@@ -29,7 +30,6 @@ import {
|
|||||||
import { motion } from 'framer-motion';
|
import { motion } from 'framer-motion';
|
||||||
import { InitOptions } from 'i18next';
|
import { InitOptions } from 'i18next';
|
||||||
import { Trans, i18n, useTranslation } from 'next-i18next';
|
import { Trans, i18n, useTranslation } from 'next-i18next';
|
||||||
import Image from 'next/image';
|
|
||||||
import { ReactNode } from 'react';
|
import { ReactNode } from 'react';
|
||||||
|
|
||||||
import { useConfigContext } from '~/config/provider';
|
import { useConfigContext } from '~/config/provider';
|
||||||
|
|||||||
Reference in New Issue
Block a user