chore: add related projects

This commit is contained in:
鲁树人
2023-12-28 20:30:10 +00:00
parent be9a1b6724
commit 80fc595833
2 changed files with 24 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
import { Alert, AlertIcon, Container, Flex, Img, ListItem, Text, UnorderedList } from '@chakra-ui/react';
import { Alert, AlertIcon, Code, Container, Flex, Img, ListItem, Text, UnorderedList } from '@chakra-ui/react';
import { ExtLink } from '~/components/ExtLink';
import { Header4 } from '~/components/HelpText/Header4';
import { VQuote } from '~/components/HelpText/VQuote';
@@ -86,6 +86,20 @@ export function OtherFAQ() {
</ListItem>
</UnorderedList>
<Header4></Header4>
<UnorderedList>
<ListItem>
<Text>
<ExtLink href="https://github.com/CarlGao4/um-react-electron">
<strong>
<Code>um-react-electron</Code>
</strong>
</ExtLink>
: Electron WindowsLinux Mac
</Text>
</ListItem>
</UnorderedList>
<Header4></Header4>
<Text>
{'欢迎进入 '}