feat: 版本更新

This commit is contained in:
archer
2023-03-25 23:16:59 +08:00
parent 75cf3d1e9f
commit 60f62507bd
2 changed files with 3 additions and 10 deletions

View File

@@ -31,11 +31,6 @@ const Empty = ({ intro }: { intro: string }) => {
</Card>
{/* version intro */}
<Card p={4}>
<Header>Fast Gpt version1.4</Header>
<Box>
</Box>
<br />
<Markdown source={versionIntro} />
</Card>
</Box>