mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-02 20:58:12 +00:00
system title (#526)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React, { useMemo, useState } from 'react';
|
||||
import { Box, type BoxProps, Flex, useTheme, ModalCloseButton } from '@chakra-ui/react';
|
||||
import MyRadio from '@/components/Radio/index';
|
||||
import MyRadio from '@/components/common/MyRadio/index';
|
||||
import dynamic from 'next/dynamic';
|
||||
import ChunkImport from './Chunk';
|
||||
import { useTranslation } from 'next-i18next';
|
||||
|
Reference in New Issue
Block a user