Commit 9fb8d281 authored by JzoNg's avatar JzoNg

chore: modify temple of segment import

parent 7756f9d4
......@@ -9,6 +9,8 @@ import { Download02 as DownloadIcon } from '@/app/components/base/icons/src/vend
const CSV_TEMPLATE = [
['content/question', 'answer(Only need with QA model)'],
['content/question1', 'answer1'],
['content/question2', 'answer2'],
]
const CSVDownload: FC = () => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment