chore: cleanup
This commit is contained in:
@@ -2,7 +2,7 @@ import { useTranslation } from 'react-i18next'
|
|||||||
|
|
||||||
import CodeEditor from '@/components/CodeEditor'
|
import CodeEditor from '@/components/CodeEditor'
|
||||||
|
|
||||||
export default function KnowledgeInjection() {
|
export default function Instructions() {
|
||||||
const { i18n } = useTranslation()
|
const { i18n } = useTranslation()
|
||||||
const isZh = i18n.language === 'zh-CN'
|
const isZh = i18n.language === 'zh-CN'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user